drogon/unittest
An Tao a10e6bfb1c
Modify methods related to headers (#552)
2020-08-26 20:28:19 +08:00
..
Base64Unittest.cpp Support url safe base64 codec (#417) 2020-04-26 23:23:03 +08:00
BrotliUnittest.cpp Add support for brotli compression (#406) 2020-04-04 18:15:15 +08:00
CMakeLists.txt Modify methods related to headers (#552) 2020-08-26 20:28:19 +08:00
DrObjectUnittest.cpp Fix a bug in compressing by zlib (#308) 2019-12-07 01:26:12 +08:00
GzipUnittest.cpp Port drogon to Windows (#335) 2020-01-25 11:58:20 +08:00
HttpDateUnittest.cpp Added additional formats for getHttpDate function and fixed undefined behavior upon error (#453) (#456) 2020-06-05 20:57:36 +08:00
HttpHeaderUnittest.cpp Modify methods related to headers (#552) 2020-08-26 20:28:19 +08:00
MD5Unittest.cpp add digest filter in examples (#462) 2020-06-07 14:43:05 +08:00
MsgBufferUnittest.cpp Fix a bug in compressing by zlib (#308) 2019-12-07 01:26:12 +08:00
OStringStreamUnitttest.cpp Use drogon::OStringStream instead of std::stringstream in text template (#322) 2020-01-01 16:15:11 +08:00
PubSubServiceUnittest.cpp Create a class template for publish subscribe pattern (#443) 2020-05-24 20:42:00 +08:00
SHA1Unittest.cpp Add some unit tests (#311) 2019-12-09 22:16:09 +08:00