evhttp_request_own

Takes ownership of the request object

Can be used in a request callback to keep onto the request until evhttp_request_free() is explicitly called by the user.

extern (C) nothrow
void
evhttp_request_own

Meta