Lines Matching refs:field
110 // Copies the |field| component value from |u| and |url| to the
111 // |dest|. If |u| does not have |field|, then this function does
113 void copy_url_component(std::string &dest, const http_parser_url *u, int field,
214 // Sec-WebSocket-Accept header field must be stripped. If this flag
217 // Sec-WebSocket-Key header field must be stripped. If this flag is
220 // Transfer-Encoding header field must be stripped. If this flag is
226 // before this call (its element's token field is assigned). Certain
241 // element's token field is assigned). Certain headers, which
274 // field. The |uri| is the URI in the location header field. The |u|
276 // host or :authority header field value in the request. The
278 // interface. Rewrite is done only if location header field value
366 // Returns next URI-reference in Link header field value |src|. If no
367 // URI-reference found after searching all input, returned uri field
434 // Returns true if te header field value |s| contains "trailers".
447 // Returns true if transfer-encoding field value |s| conforms RFC