Home
last modified time | relevance | path

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

/PHP-5.4/sapi/litespeed/
H A Dlsapi_main.c383 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers()
397 LSAPI_AppendRespHeader( headerBuf, len ); in sapi_lsapi_send_headers()
643 LSAPI_AppendRespHeader( "status: 403", 11 ); in processReq()
644 LSAPI_AppendRespHeader( "content-type: text/html", 23 ); in processReq()
H A Dlsapilib.h343 static inline int LSAPI_AppendRespHeader( char * pBuf, int len ) in LSAPI_AppendRespHeader() function

Completed in 11 milliseconds