haproxy/include
Willy Tarreau 04f1e2d202 REORG: http: move error codes production and processing to http.c
These error codes and messages are agnostic to the version, even if
they are represented as HTTP/1.0 messages. Ultimately they will have
to be transformed into internal HTTP messages to be used everywhere.

The HTTP/1.1 100 Continue message was turned to an IST and the local
copy in the Lua code was removed.
2018-09-11 10:30:25 +02:00
..
common REORG: http: move error codes production and processing to http.c 2018-09-11 10:30:25 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto REORG: http: move error codes production and processing to http.c 2018-09-11 10:30:25 +02:00
types REORG: http: move the HTTP semantics definitions to http.h/http.c 2018-09-11 10:30:25 +02:00