]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #420: Deal properly with empty list elements
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 Mar 2008 23:30:27 +0000 (01:30 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 Mar 2008 23:30:27 +0000 (01:30 +0200)
commitcf4d190a2bb762c5aa007b831ecf49ba12cc2904
tree75abbbce3469b94b0173cd705af11fdc073d4f92
parent2381421da0eab73644d945b0d2b8bb0421ddbfdf
Bug #420: Deal properly with empty list elements

yet another fix to previous commits, this time fixing how to deal with
quoted elements.
src/HttpHeaderTools.cc