Commit fbc323b76b338119dad640f733ee100a88435501

Maxime Henrion 2013-07-31T15:02:07

Add checks for evhttp_connection_get_server() in unit tests. They validate that this function behave as expected; that is, it returns NULL for outgoing connections, and returns the HTTP server object that received the connection for incoming ones.