Home
last modified time | relevance | path

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

/PHP-5.6/sapi/thttpd/
H A Dthttpd.c167 #define CL_TOKEN "Content-length: " macro
204 if (!TG(seen_cl) && strncasecmp(h->header, CL_TOKEN, sizeof(CL_TOKEN)-1) == 0) { in sapi_thttpd_send_headers()

Completed in 8 milliseconds