Home
last modified time | relevance | path

Searched refs:Http_method (Results 1 – 3 of 3) sorted by relevance

/dports/www/httptunnel/httptunnel-3.3/
H A Dhttp.h20 } Http_method; typedef
32 Http_method method;
76 extern Http_request *http_create_request (Http_method method,
H A Dhttp.c19 Http_method method, ssize_t length) in http_method()
156 static Http_method
177 http_method_to_string (Http_method method) in http_method_to_string()
606 http_create_request (Http_method method, in http_create_request()
H A DChangeLog625 * http.h (Http_method, Http_header, Http_request, Http_response):