Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHdrToken.h319 #define MIME_PRESENCE_CONTENT_LOCATION (TOK_64_CONST(1) << 15) macro
H A DHdrToken.cc186 {"Content-Location", MIME_SLOTID_NONE, MIME_PRESENCE_CONTENT_LOCATION, HTIF_NONE},
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.cc7848 … {MIME_FIELD_CONTENT_LOCATION, MIME_LEN_CONTENT_LOCATION, MIME_PRESENCE_CONTENT_LOCATION}, in build_response()