1bea6a0895
Packages Collection. The Perl 5 module AnyEvent::ReverseHTTP is an AnyEvent module that acts as a Reverse HTTP server (which is actually a polling client for Reverse HTTP gateway). This module implements simple Reverse HTTP client that's tested against reversehttp.net demo server. More complicated specification like relaying or pipelining is not (yet) implemented.
6 lines
347 B
Text
6 lines
347 B
Text
The Perl 5 module AnyEvent::ReverseHTTP is an AnyEvent module that
|
|
acts as a Reverse HTTP server (which is actually a polling client
|
|
for Reverse HTTP gateway). This module implements simple Reverse
|
|
HTTP client that's tested against reversehttp.net demo server. More
|
|
complicated specification like relaying or pipelining is not (yet)
|
|
implemented.
|