Home
last modified time | relevance | path

Searched refs:HTTP_RESPONSE_PAYLOAD_TYPE_NOT_PRESENT (Results 1 – 3 of 3) sorted by relevance

/dports/mail/dovecot/dovecot-2.3.17/src/lib-http/
H A Dhttp-response.h12 HTTP_RESPONSE_PAYLOAD_TYPE_NOT_PRESENT, enumerator
H A Dhttp-response-parser.c376 payload_type = HTTP_RESPONSE_PAYLOAD_TYPE_NOT_PRESENT; in http_response_parse_next()
H A Dhttp-client-request.c859 return HTTP_RESPONSE_PAYLOAD_TYPE_NOT_PRESENT; in http_client_request_get_payload_type()