Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds