]> err.no Git - varnish/commit
NB: some of this commit sneaked into #2757
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 21 Jun 2008 18:55:13 +0000 (18:55 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Sat, 21 Jun 2008 18:55:13 +0000 (18:55 +0000)
commiteafc46f1506f3261543070bf86ed61a1eabd0b87
tree698cf4d1d6c54f12c2322997c66e1f9ff440b1c1
parent0ba3bd44a91f439fb76e41711a0b58f220b35a65
NB: some of this commit sneaked into #2757

Fix http_GetHdrField() to use the correct RFC2616 syntax for tokens
and separators.

Fixes ticket #255.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2758 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/cache_http.c
varnish-cache/bin/varnishd/rfc2616.c