evhttp_request_get_connection

Returns the connection object associated with the request or NULL

The user needs to either free the request explicitly or call evhttp_send_reply_end().

extern (C) nothrow
evhttp_request_get_connection

Meta