Searched refs:SERF_ERROR_START (Results 1 – 1 of 1) sorted by relevance
62 #define SERF_ERROR_START (APR_OS_START_USERERR + SERF_ERROR_RANGE) macro68 #define SERF_ERROR_CLOSING (SERF_ERROR_START + 1)72 #define SERF_ERROR_REQUEST_LOST (SERF_ERROR_START + 2)77 #define SERF_ERROR_WAIT_CONN (SERF_ERROR_START + 3)80 #define SERF_ERROR_DECOMPRESSION_FAILED (SERF_ERROR_START + 4)83 #define SERF_ERROR_BAD_HTTP_RESPONSE (SERF_ERROR_START + 5)85 #define SERF_ERROR_TRUNCATED_HTTP_RESPONSE (SERF_ERROR_START + 6)87 #define SERF_ERROR_SSLTUNNEL_SETUP_FAILED (SERF_ERROR_START + 7)89 #define SERF_ERROR_ABORTED_CONNECTION (SERF_ERROR_START + 8)92 #define SERF_ERROR_SSL_CERT_FAILED (SERF_ERROR_START + 70)[all …]