cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: simple webserver using curl

From: Ralph Mitchell <ralphmitchell_at_gmail.com>
Date: Sun, 2 Dec 2012 13:00:12 -0500

On Dec 2, 2012 11:43 AM, "Yehezkel Horowitz" <horowity_at_checkpoint.com>
wrote:
>
> >I dont know curl is completely a client support or does has basic server
feature also ...How to start implementing this with the help of openssl ..?
> curl has just the client side logic of the transport – no server side at
all.
>
> But you might try 'openssl s_server --help' (but I think it will only
handle GET requests).

There's also a python module that provides a simple HTTP web server.

Ralph Mitchell

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-02