]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #420: Deal properly with null elements in lists (Connection and other list headers)
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 Mar 2008 23:16:39 +0000 (01:16 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 Mar 2008 23:16:39 +0000 (01:16 +0200)
commitb5c8ff590ca07a622360d153dedb8a3d15461a31
tree6883fe65e17cfb29a517078cb604e5524387e31b
parent5aff5fce777cf808e7cee985bab6edb4368888ed
Bug #420: Deal properly with null elements in lists (Connection and other list headers)

need to deal with whitespace-only null elements

ConnectIon: , , , X-Delete-Me , , ,
src/HttpHeaderTools.cc