Searched refs:LSAPI_AppendRespHeader (Results 1 – 2 of 2) sorted by relevance
421 LSAPI_AppendRespHeader( buf, len ); in sapi_lsapi_send_headers_like_cgi()435 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()443 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers_like_cgi()477 LSAPI_AppendRespHeader(h->header, h->header_len); in sapi_lsapi_send_headers()491 LSAPI_AppendRespHeader( headerBuf, len ); in sapi_lsapi_send_headers()1126 LSAPI_AppendRespHeader( "status: 403", 11 ); in processReq()1127 LSAPI_AppendRespHeader( "content-type: text/html", 23 ); in processReq()
344 static inline int LSAPI_AppendRespHeader( char * pBuf, int len ) in LSAPI_AppendRespHeader() function
Completed in 13 milliseconds