osrm-backend/src/server
Michael Bell c204360aa0
Fix HTTP compression precedence (#6331)
There is a bug in the deflate compression. Therefore, we do not want
to select this in the default choice for HTTP response compression.
Instead we revert back to the previous precedence, selecting gzip as
the priority.
2022-08-25 17:49:35 +01:00
..
api Update src/server/api/url_parser.cpp 2021-09-03 10:55:53 +02:00
http Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
service Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
connection.cpp Fix HTTP compression precedence (#6331) 2022-08-25 17:49:35 +01:00
request_handler.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
service_handler.cpp Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00