Searched refs:pContentType (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/sapi/litespeed/ | ||
| H A D | lsapi_main.c | 408 char * pContentType = LSAPI_GetHeader( H_CONTENT_TYPE ); local 411 SG(request_info).content_type = pContentType ? pContentType : ""; |
Completed in 5 milliseconds