Searched refs:MIME_PRESENCE_HOST (Results 1 – 4 of 4) sorted by relevance
328 #define MIME_PRESENCE_HOST (TOK_64_CONST(1) << 24) macro
198 {"Host", MIME_SLOTID_NONE, MIME_PRESENCE_HOST, HTIF_NONE},
5397 if (!incoming_hdr->presence(MIME_PRESENCE_HOST) && incoming_hdr->version_get() != HTTP_0_9) { in check_request_validity()7706 if (outgoing_version != HTTP_0_9 && !outgoing_request->presence(MIME_PRESENCE_HOST)) { in build_request()
8015 if (t_state.hdr_info.client_request.presence(MIME_PRESENCE_HOST)) { in redirect_request()