in reply to Re: Getting HTTP POST without webserver??
in thread Getting HTTP POST without webserver??
Not at all. You could receive an HTTP POST request as an HTTP::Request object, via CGI, etc. You just can't receive it over HTTP without an HTTP/web server.
|
|---|