bcb4e51a409d94ae670de96afb8483a4f7855294Stephan Bosch/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
e8f1e510df3ab051a816715c2056f0d10aee929eStephan Boschbool http_response_has_connection_option(const struct http_response *resp,
e8f1e510df3ab051a816715c2056f0d10aee929eStephan Bosch if (!array_is_created(&resp->connection_options))
e8f1e510df3ab051a816715c2056f0d10aee929eStephan Bosch array_foreach(&resp->connection_options, opt_idx) {
e8f1e510df3ab051a816715c2056f0d10aee929eStephan Boschint http_response_get_payload_size(const struct http_response *resp,