Searched defs:HTTP_HDR_CONTENT_LENGTH (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/source/varnish/
H A Dagent.c37 #define HTTP_HDR_CONTENT_LENGTH "Content-Length" macro
477 content_length_s = get_request_header(req->ctx, HTTP_HDR_CONTENT_LENGTH);
/forgerock/web-agents-v4/source/varnish3/
H A Dagent.c38 #define HTTP_HDR_CONTENT_LENGTH "Content-Length" macro
527 content_length_s = get_request_header(req->ctx, HTTP_HDR_CONTENT_LENGTH);

Completed in 43 milliseconds