• Poul-Henning Kamp's avatar
    Cut the thicket for setting a HTTP response's first line down to just · 22b84885
    Poul-Henning Kamp authored
    one function which does what you'd expect.
    
    Start allowing internal VCL use of *resp.status > 999.  The idea
    is that we ignore the higher bits but it still has to end up >=
    100, so 10404 becomes 404 and 20099 is illegal.   (This change
    is not yet complete it will panic if you use it yet.)
    
    More http->failed stuff.
    22b84885
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
Makefile.inc.phk Loading commit data...
Makefile.phk Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
config.phk Loading commit data...
configure.ac Loading commit data...
flint.lnt Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...