• Poul-Henning Kamp's avatar
    Introduce http->failed to mark struct http's suffering from trouble. · 47d66bb4
    Poul-Henning Kamp authored
    Usually, (probably always) this means failure to get workspace for
    modifications of the http.
    
    The intent is that this flag will have the same "latching" behaviour
    as error handling in VSB's:  Once set, it stays set and nobody
    reads or writes the struct http any more.
    
    Setting the flag causes a SLT_Error message.
    
    Rewrite http_CollectHdr() to respect failed and optimize it
    slightly while were here.
    47d66bb4
Name
Last commit
Last update
..
cache Loading commit data...
common Loading commit data...
hash Loading commit data...
mgt Loading commit data...
storage Loading commit data...
waiter Loading commit data...
Makefile.am Loading commit data...
Makefile.phk Loading commit data...
builtin.vcl Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...