Commit 4f4d0c93183b446d73edc3c59ac7751822620b07

Jay R. Wren 2012-10-10T13:16:02

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)