mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
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. |
||
|---|---|---|
| .. | ||
| cfgparse.h | ||
| fcgi.h | ||
| h1.h | ||
| h2.h | ||
| hpack-dec.h | ||
| hpack-enc.h | ||
| hpack-huff.h | ||
| hpack-tbl.h | ||
| http-hdr.h | ||
| htx.h | ||
| standard.h | ||
| uri_auth.h | ||