Author :
Jay R. Wren
Date :
2012-10-10 13:16:02
Hash :4f4d0c93 Message :add evhttp_request_get_response_code_line
This is needed to be able to read the response code line especially
when acting as an http client using evhttp_make_request.
(patched by nickm to make the return value const)