Home
last modified time | relevance | path

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

/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c447 LSAPI_AppendRespHeader( buf, len ); in sapi_lsapi_send_headers_like_cgi()
461 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()
469 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()
504 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers()
518 LSAPI_AppendRespHeader( headerBuf, len ); in sapi_lsapi_send_headers()
1162 LSAPI_AppendRespHeader( "status: 403", 11 ); in processReq()
1163 LSAPI_AppendRespHeader( "content-type: text/html", 23 ); in processReq()
H A Dlsapilib.h345 static inline int LSAPI_AppendRespHeader( char * pBuf, int len ) in LSAPI_AppendRespHeader() function

Completed in 20 milliseconds