Searched refs:AJP_HEADER_SZ_LEN (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/proxy/
H A Dajp.h131 #define AJP_HEADER_SZ_LEN 2 macro
H A Dajp_header.c812 * AJP_HEADER_SZ_LEN : The header giving the size of the chunk.
817 expected_len = msg->len - (AJP_HEADER_LEN + AJP_HEADER_SZ_LEN + 1 + 1);

Completed in 12 milliseconds