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.
See Implementation
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.