commit | b414cdf5b4a3950ac09b630d0d8b7d2844a7cf81 | [log] [tgz] |
---|---|---|
author | Sergey Ponomarev <stokito@gmail.com> | Sun Aug 09 01:23:31 2020 +0300 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sat Aug 15 22:51:14 2020 +0200 |
tree | aec42c9167a55c46dafcd55376499ba585f5cd8c | |
parent | 1a5d6fcbb5e606ab4acdf22afa26361a25f1d43b [diff] |
httpd: Update to HTTP/1.1 HTTP v1.1 was released in 1999 year and it's time to update BB HTTPD. Browsers may behave badly with HTTP/1.0 E.g. Chrome does not send the If-None-Match header with ETag. Signed-off-by: Sergey Ponomarev <stokito@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>