Hi Michael!
On Sun Sep 27 22:41:24 2009, michael@dynamine.net wrote:
Show quoted text> Could you please provide access methods for obtaining the peer
> (client) IP address and port in the AnyEvent::HTTPD::Request object?
> If it already exists, can you please add it to the documentation?
Thanks for the feature request!
I've just added client_host/port methods to the AE::HTTPD::Request
object. You can find the change in my git repository:
git-clone
http://git.ta-sa.org/AnyEvent-HTTPD.git
(Or browse it at:
http://git.ta-sa.org/git/AnyEvent-HTTPD )
I'll release it soon.
Thanks for the feedback!
Robin