Home
last modified time | relevance | path

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

/PHP-7.4/sapi/litespeed/
H A Dlsapi_main.c429 LSAPI_AppendRespHeader( buf, len ); in sapi_lsapi_send_headers_like_cgi()
443 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()
451 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()
486 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers()
500 LSAPI_AppendRespHeader( headerBuf, len ); in sapi_lsapi_send_headers()
1140 LSAPI_AppendRespHeader( "status: 403", 11 ); in processReq()
1141 LSAPI_AppendRespHeader( "content-type: text/html", 23 ); in processReq()
H A Dlsapilib.h346 static inline int LSAPI_AppendRespHeader( char * pBuf, int len ) in LSAPI_AppendRespHeader() function

Completed in 12 milliseconds