mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
7 lines
347 B
Plaintext
7 lines
347 B
Plaintext
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.
|