Searched refs:HTTP_VERSION_MAJOR (Results 1 – 2 of 2) sorted by relevance
415 HTTP_VERSION_MAJOR(r->proto_num), in ap_proxy_http_handler()420 HTTP_VERSION_MAJOR(r->proto_num), in ap_proxy_http_handler()
138 #define HTTP_VERSION_MAJOR(number) ((number)/1000) macro