Group
Extension

Matches 1

Protocol-HTTP ( S/SY/SYBER/Protocol-HTTP-1.1.6.tar.gz, SYBER, 2025; MetaCPAN )
Protocol-HTTP/misc/bench.pl ( view source; MetaCPAN )
    "Connection: keep-alive\r\n".
    "\r\n"
    ;
    
my $big_request = 
        "POST /jsonrpc_example/json_service/ HTTP/1.1\r\n".
        "Host: alx3apps.appspot.com\r\n".
        "User-Agent: Mo
.
        "Content-Type: application/json-rpc;charset=UTF-8\r\n".
        "X-Requested-With: XMLHttpRequest\r\n".
        "Referer: http://alx3apps.appspot.com/jsonrpc_example/\r\n".
        "Content-
.
        "Content-Type: application/json-rpc;charset=UTF-8\r\n".
        "X-Requested-With: XMLHttpRequest\r\n".
        "Referer: http://alx3apps.appspot.com/jsonrpc_example/\r\n".
        "Content-

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.