Commit 1030c021 authored by Roy T. Fielding's avatar Roy T. Fielding
Browse files

Added ap_find_list_item() and ap_get_list_item() to util.c for parsing

an HTTP header field value to extract the next list item, taking into
account the possible presence of nested comments, quoted-pairs,
and quoted-strings. ap_get_list_item() also removes insignificant
whitespace and lowercases non-quoted tokens.

Work around a bug in Lynx regarding its sending "Negotiate: trans"
even though it doesn't understand TCN.

PR: 2065


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@82775 13f79535-47bb-0310-9956-ffa450edef68
parent 89597f92
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment