]> err.no Git - varnish/commit
Initial split of code which transfer HTTP protocol messages
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 28 Sep 2007 13:13:11 +0000 (13:13 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 28 Sep 2007 13:13:11 +0000 (13:13 +0000)
commit5af7f5d8a030f4d9a011bb6abf8abcc724faf281
treec50939d36b21454bdb34f3593ba25ec70d98e191
parentdc79de9ce4d4ba1570c5e04e1644511c32e6fd92
Initial split of code which transfer HTTP protocol messages
over sockets and things which manipulate them in memory.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2054 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_http.c
varnish-cache/bin/varnishd/cache_httpconn.c [new file with mode: 0644]