diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-04-28 00:30:44 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2023-07-20 23:52:53 +0200 |
| commit | 30c76e6d18a99654946e91509714b7ac531aa0ec (patch) | |
| tree | de92a4f3218c941a81b36a99c83ee52c9f14c8d9 /handler.c | |
| parent | 2e8485d687dd5f673b8d2aadb0816571d3f32cb7 (diff) | |
| download | libweb-30c76e6d18a99654946e91509714b7ac531aa0ec.tar.gz | |
Remove HTTP/1.0 support
Considering http.h defined HTTP/1.1-only responses such as "303 See
Other", as well as incoming HTTP/1.1-only features (e.g.: byte serving),
it did not make much sense to keep a somewhat broken compatibility
against HTTP/1.0.
Unfortunately, this breaks support with some existing clients such
as lynx(1), even if HTTP/1.0 was already deprecated many years ago.
However, even lynx(1) can be configured to support HTTP/1.1.
Diffstat (limited to 'handler.c')
0 files changed, 0 insertions, 0 deletions
