haproxy/include/common
Willy Tarreau cd72d8c981 REORG: include: split common/http.h into haproxy/http{,-t}.h
So the enums and structs were placed into http-t.h and the functions
into http.h. This revealed that several files were dependeng on http.h
but not including it, as it was silently inherited via other files.
2020-06-11 10:18:57 +02:00
..
cfgparse.h REORG: include: split mini-clist into haproxy/list and list-t.h 2020-06-11 10:18:56 +02:00
fcgi.h CLEANUP: include: remove excessive includes of common/standard.h 2020-06-11 10:18:56 +02:00
h1.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
h2.h REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
hpack-dec.h REORG: include: move common/chunk.h to haproxy/chunk.h 2020-06-11 10:18:57 +02:00
hpack-enc.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
hpack-huff.h BUILD: use inttypes.h instead of stdint.h 2019-04-01 07:44:56 +02:00
hpack-tbl.h REORG: include: move common/memory.h to haproxy/pool.h 2020-06-11 10:18:57 +02:00
http-hdr.h REORG: include: move ist.h from common/ to import/ 2020-06-11 10:18:56 +02:00
htx.h REORG: include: split common/http.h into haproxy/http{,-t}.h 2020-06-11 10:18:57 +02:00
standard.h REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h 2020-06-11 10:18:57 +02:00
uri_auth.h REORG: include: update all files to use haproxy/api.h or api-t.h if needed 2020-06-11 10:18:42 +02:00