Crow/tests
Tristan CADET d0f1991e38 fix: parse body when unsupported HTTP/2 upgrade is requested
Crow does not support HTTP/2 at the moment.
According to the RFC https://datatracker.ietf.org/doc/html/rfc7540#section-3.2
"A server that does not support HTTP/2 can respond to the request as though the Upgrade header field were absent"
2024-03-17 15:02:25 +01:00
..
external_definition Fix formatting 2022-11-23 13:37:34 +01:00
img Create failing test. 2022-04-16 17:31:12 -04:00
multi_file fixed multiple definition problem and added test to make sure it doesn't 2022-02-23 06:00:00 +03:00
ssl fix build: android/termux/clang-17.0 (#736) 2024-01-04 10:46:21 +01:00
template on all platforms added CROW_FEATURES ssl, compression and needed libs to prerequisites 2024-01-07 16:04:38 +01:00
catch.hpp update catch2 to v2.13.8 2022-01-22 19:27:08 +01:00
CMakeLists.txt on all platforms added CROW_FEATURES ssl, compression and needed libs to prerequisites 2024-01-07 16:04:38 +01:00
unittest.cpp fix: parse body when unsupported HTTP/2 upgrade is requested 2024-03-17 15:02:25 +01:00