]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] http: pre-set the persistent flags in the transaction
authorWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 21:43:57 +0000 (23:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 18 Oct 2009 21:43:57 +0000 (23:43 +0200)
commit75a5fef4d22fe2bda10d79a232e9df43e7cb3136
tree4a7ac2a6d2d55e4c0fb7ad91c42a6a2a44249370
parentb37c27e28f57a022ef570e3f60a99faaf5a7a9f2
[MINOR] http: pre-set the persistent flags in the transaction

We should pre-set the persistent flags then try to clear them
instead of the opposite.
src/proto_http.c