Searched refs:LSAPI_RESP_HTTP_HEADER_MAX (Results 1 – 2 of 2) sorted by relevance
121 #define LSAPI_RESP_HTTP_HEADER_MAX 4096 macro
1370 if ( !pReq || !pBuf || len <= 0 || len > LSAPI_RESP_HTTP_HEADER_MAX ) { in LSAPI_AppendRespHeader_r()
Completed in 9 milliseconds