Searched refs:pContentType (Results 1 – 1 of 1) sorted by relevance
579 char * pContentType = LSAPI_GetHeader( H_CONTENT_TYPE ); in init_request_info() local582 SG(request_info).content_type = pContentType ? pContentType : ""; in init_request_info()
Completed in 8 milliseconds