]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[REORG] http: move HTTP error codes back to proto_http.h
authorWilly Tarreau <w@1wt.eu>
Wed, 11 May 2011 14:10:11 +0000 (16:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 11 May 2011 14:31:43 +0000 (16:31 +0200)
commit436d9ed80806c6aa8fb6437420f849647a69f0c6
tree7b65159101f895c4f8bc5f2a7c4c5c8a08f31b34
parent027a85bb03c5524e62c50e228412d9be403d7f98
[REORG] http: move HTTP error codes back to proto_http.h

This one was left isolated in its own file. It probably is a leftover
from the 1.2->1.3 split.
include/proto/httperr.h [deleted file]
include/proto/proto_http.h
include/types/httperr.h [deleted file]
include/types/proto_http.h
include/types/proxy.h
src/cfgparse.c