Searched refs:http_connection (Results 1 – 2 of 2) sorted by relevance
106 info = MHD_get_connection_info (proxy->http_connection, in http_cb_response()204 proxy->http_connection = connection; in http_cb_request()360 if(MHD_NO == MHD_queue_response (proxy->http_connection, proxy->status, proxy->http_response)){ in http_create_response()
105 struct MHD_Connection *http_connection; member