cpp-httplib/test
Matthew DeVore a9e942d755 Properly trim whitespace from headers
HTTP Whitespace and regex whitespace are not the same, so we can't use
\s in regexes when parsing HTTP headers. Instead, explicitly specify
what is considered whitespace in the regex.
2019-12-05 17:14:16 -08:00
..
gtest Fixed warnings 2019-09-03 17:16:16 -04:00
www/dir Fixed build errors and adjusted a test case. 2017-06-28 19:36:48 -04:00
www2/dir Fix #276 2019-11-29 17:07:51 -05:00
www3/dir Fix #276 2019-11-29 17:07:51 -05:00
ca-bundle.crt Wildcard support for verifying server certificate. fix #87 2019-05-07 21:40:03 -04:00
image.jpg Add a file for test 2017-12-29 22:34:59 -05:00
Makefile Updated Makefile 2019-10-23 08:28:15 -04:00
test.cc Properly trim whitespace from headers 2019-12-05 17:14:16 -08:00
test.conf Fix small issues in tests and added some extra checks. 2018-07-31 22:08:38 +02:00
test.rootCA.conf setup test cases for client certificates 2019-06-07 01:23:22 +08:00
test.sln static file support. vc12 support. 2013-07-04 18:18:52 -04:00
test.vcxproj Updated test.vcxproj 2019-09-26 13:20:53 -04:00