Searched refs:HTTP_R_RESPONSE_TOO_MANY_HDRLINES (Results 1 – 6 of 6) sorted by relevance
47 # define HTTP_R_RESPONSE_TOO_MANY_HDRLINES 130 macro
60 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_RESPONSE_TOO_MANY_HDRLINES),
733 ERR_raise(ERR_LIB_HTTP, HTTP_R_RESPONSE_TOO_MANY_HDRLINES); in OSSL_HTTP_REQ_CTX_nbio()
200 then the HTTP_R_RESPONSE_TOO_MANY_HDRLINES error is indicated.
871 HTTP_R_RESPONSE_TOO_MANY_HDRLINES:130:response too many hdrlines
782 response processing stops with error HTTP_R_RESPONSE_TOO_MANY_HDRLINES.