On 30 Aug 2011, at 11:54 PM, Nick Mathewson wrote:
Folks have submitted patches, and I commented on the patches to
suggest revisions, and they never revised. I can try to look more
closely in the future.
I did find this mentioned previously:
http://sourceforge.net/tracker/?func=detail&aid=303
Hi all,
I have seen mention of support for https from within libevent, but I'm
struggling to find details of where to find it. Is there any example
code anywhere to show how one might support such a thing?
Regards,
Graham
--
*
Hi all,
I am interested in finding details of the new http SSL API in
libevent, however the documentation on the website below is for v2.0.1-
alpha, while the latest version of libevent is v2.0.10:
http://monkey.org/~provos/libevent/doxygen-2.0.1/
Are there doxygen docs available anywhere f
Hi all,
Is SSL support planned for the event driven http server described in
evhttp.h?
Regards,
Graham
--
***
To unsubscribe, send an e-mail to majord...@freehaven.net with
unsubscribe libevent-usersin the body.
Hi all,
I need to implement the OPTIONS method in a small evhttp based
webserver, and have discovered that the API only allows me to receive
GET, HEAD and POST requests.
Is there a way to receive a method outside of this set such as OPTIONS?
Regards,
Graham
--