Add parsing of the Content-ID and Proxy-Connection headers.
commit29a436fd8792b5728ec590f5c722c06a7f669567
authorRobert Shearman <rob@codeweavers.com>
Mon, 28 Nov 2005 10:00:05 +0000 (28 11:00 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Nov 2005 10:00:05 +0000 (28 11:00 +0100)
tree48e5608aa6802e0e77a373950a72a977e866254a
parentf09ed5e8f7095282448019722d4c3922624110c2
Add parsing of the Content-ID and Proxy-Connection headers.
Sort the table of header to option number mappings correctly.
Change a FIXME to a WARN because there are "X-..." headers that we
aren't supposed to parse.
dlls/wininet/http.c