Searched refs:HttpAttributeList (Results 1 – 3 of 3) sorted by relevance
160 typedef std::vector<HttpAttribute> HttpAttributeList; typedef161 void HttpComposeAttributes(const HttpAttributeList& attributes, char separator,164 HttpAttributeList& attributes);165 bool HttpHasAttribute(const HttpAttributeList& attributes,168 bool HttpHasNthAttribute(HttpAttributeList& attributes,
238 void HttpComposeAttributes(const HttpAttributeList& attributes, char separator, in HttpComposeAttributes()254 HttpAttributeList& attributes) { in HttpParseAttributes()303 bool HttpHasAttribute(const HttpAttributeList& attributes, in HttpHasAttribute()306 for (HttpAttributeList::const_iterator it = attributes.begin(); in HttpHasAttribute()318 bool HttpHasNthAttribute(HttpAttributeList& attributes, in HttpHasNthAttribute()756 HttpAttributeList args; in HttpAuthenticate()
62 HttpAttributeList directives; in HttpShouldCache()96 HttpAttributeList cache_control; in HttpGetCacheState()