Searched refs:LSAPI_AppendRespHeader (Results 1 – 2 of 2) sorted by relevance
447 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()
345 static inline int LSAPI_AppendRespHeader( char * pBuf, int len ) in LSAPI_AppendRespHeader() function
Completed in 13 milliseconds