Home
last modified time | relevance | path

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

/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c494 char * pContentType = LSAPI_GetHeader( H_CONTENT_TYPE ); in init_request_info() local
497 SG(request_info).content_type = pContentType ? pContentType : ""; in init_request_info()

Completed in 14 milliseconds