Please see the README file for details....
PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTCPlease see the README file for details....
PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTCATTRIBUTES serializers METHODS get_content serialize deserialize...
FRANCKC/Net-HTTP-API-0.14 - 26 Jul 2010 07:31:29 UTCATHREEF/Net-HTTP-Spore-0.09 - 27 Oct 2017 06:54:33 UTC
ATTRIBUTES api_password api_username...
FRANCKC/Net-HTTP-API-0.14 - 26 Jul 2010 07:31:29 UTCThis plugin analyses HTTP requests for formular uploads, e.g. POSTs with content-types application/x-www-form-urlencoded or multipart/form-data and GETs with a query_string. Information about fields and their values will be extracted and logged using...
SULLR/Net-IMP-HTTP-0.523 - 09 Dec 2014 21:54:58 UTCThis module is a middleware that add header on each request. You can specify for exemple a Content-Type to pass....
CELOGEEK/Net-HTTP-Spore-Middleware-Header-0.03 - 15 Feb 2014 16:37:43 UTCATHREEF/Net-HTTP-Spore-0.09 - 27 Oct 2017 06:54:33 UTC
This module implements the "upgrade_websocket" method which gets called by Net::Inspect::L7::HTTP if an upgrade to websockets is encountered: $request->update_websocket($conn,$request,$response) -> $sub If this function is implemented in the request ...
SULLR/Net-Inspect-0.330 - 19 Jan 2018 18:25:59 UTCThis module is used to save response data into the file system. The module has the following arguments for "new_analyzer": root The base directory for saving the data. This argument is required. content_type Limits saving of the response body the giv...
SULLR/Net-IMP-HTTP-0.523 - 09 Dec 2014 21:54:58 UTCWEBORAMA/Net-HTTP-Spore-Middleware-BaseUrl-0.02 - 06 Jun 2013 17:42:10 UTC
This module patches Net::HTTP::Methods so that raw LWP HTTP request is logged using Log::ger. If you look into LWP::Protocol::http's source code, you'll see that it is already doing that (albeit commented): my $req_buf = $socket->format_request($meth...
PERLANCAR/Net-HTTP-Methods-Patch-LogRequest-0.11 - 26 Apr 2018 14:45:37 UTCNet::HTTP::Spore::Middleware::Runtime is a middleware that add a new header to the response's headers: X-Spore-Runtime. The value of the header is the time the request took to be executed....
ATHREEF/Net-HTTP-Spore-0.09 - 27 Oct 2017 06:54:33 UTCPlease see the README file for details....
PMEVZEK/Net-DRI-0.96 - 25 Mar 2010 01:25:14 UTCThis module analyses HTTP streams and adds an X-Foo header add the end of each HTTP response header it finds in the stream. This module is not very useful by its own. It is only used to show, how these kind of manipulations can be done....
SULLR/Net-IMP-HTTP-0.523 - 09 Dec 2014 21:54:58 UTCThe only member function in Net::HTTPTunnel not inherited from IO::Socket::INET is the constructor new(). New takes the following name-value pairs of arguments: 'remote-host' => 'some.host.com' [required] The system to which you want the tunnel to co...
RWAHBY/Net-HTTPTunnel-0.51 - 19 Sep 2005 15:06:36 UTCNet::HTTPServer basically turns a CGI script into a stand alone server. Useful for temporary services, mobile/local servers, or embedding an HTTP server into another program....
REATMON/Net-HTTPServer-1.1.1 - 27 Jan 2005 20:49:05 UTC