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