cpp-httplib/test
Scott Graham 5579d4d101 Support Content-Encoding: gzip on server side
If the client specifies Content-Encoding: gzip for POST requests,
decompress the body before attempting to parse it.
2018-04-16 15:16:17 -07:00
..
gtest Added google test framework. 2012-09-26 21:35:49 -04:00
test.xcodeproj Added Xcode project. 2013-04-24 09:35:45 -04:00
www/dir Fixed build errors and adjusted a test case. 2017-06-28 19:36:48 -04:00
image.jpg Add a file for test 2017-12-29 22:34:59 -05:00
Makefile Add gzip support. resolved #11 2017-12-30 00:00:43 -05:00
test.cc Support Content-Encoding: gzip on server side 2018-04-16 15:16:17 -07:00
test.sln static file support. vc12 support. 2013-07-04 18:18:52 -04:00
test.vcxproj Fixed toolset setting of test/test.vcxproj 2018-04-06 16:09:41 -04:00