Home
last modified time | relevance | path

Searched refs:HTTP_R_RESPONSE_LINE_TOO_LONG (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dhttperr.h45 # define HTTP_R_RESPONSE_LINE_TOO_LONG 113 macro
/freebsd/crypto/openssl/crypto/http/
H A Dhttp_err.c54 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_RESPONSE_LINE_TOO_LONG),
H A Dhttp_client.c668 ERR_raise(ERR_LIB_HTTP, HTTP_R_RESPONSE_LINE_TOO_LONG); in OSSL_HTTP_REQ_CTX_nbio()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt793 HTTP_R_RESPONSE_LINE_TOO_LONG:113:response line too long