aboutsummaryrefslogtreecommitdiff
path: root/handler.c
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-04-28 00:30:44 +0200
committerXavier Del Campo Romero <xavi.dcr@tutanota.com>2023-05-01 04:13:24 +0200
commit30a101717c8ac825f6ce676c6d717964f19307a8 (patch)
tree527d46c78b4d08aba881a9d6ed26074f9a9d010d /handler.c
parentdc063b90cbf13a463c29ee5b81abeb07b6698473 (diff)
downloadslcl-30a101717c8ac825f6ce676c6d717964f19307a8.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