cpp-httplib/test
Ingo Bauersachs 8f32271e8c
Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450)
Having the local address/port is useful if the server is bound to
all interfaces, e.g. to serve different content for developers
on localhost only.
2022-12-06 08:23:09 -05:00
..
fuzzing Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) 2022-12-06 08:23:09 -05:00
gtest Use googletest 1.11.0 (#1000) 2021-07-17 13:21:03 -04:00
proxy Removed up.sh and down.sh 2022-02-09 17:16:18 -05:00
www/dir meson: add tests (#1044) 2021-09-11 14:26:48 -04:00
www2/dir meson: add tests (#1044) 2021-09-11 14:26:48 -04:00
www3/dir meson: add tests (#1044) 2021-09-11 14:26:48 -04:00
ca-bundle.crt Wildcard support for verifying server certificate. fix #87 2019-05-07 21:40:03 -04:00
clusterfuzz-testcase-minimized-server_fuzzer-5042094968537088 Add test case for 'Issue 52666 in oss-fuzz: cpp-httplib:server_fuzzer: Timeout in server_fuzzer' 2022-11-03 13:07:04 -04:00
image.jpg Add a file for test 2017-12-29 22:34:59 -05:00
include_httplib.cc Add test of httplib.h split into .h + .cc (#1015) 2021-07-31 09:53:30 -04:00
Makefile Fix #1292 (#1296) 2022-05-27 11:54:43 -04:00
meson.build build(meson): mark *_encrypted_pem as test deps (#1255) 2022-04-19 07:12:00 -04:00
test.cc Support LOCAL_ADDR and LOCAL_PORT header in client Request (#1450) 2022-12-06 08:23:09 -05:00
test.conf ssl-verify-host: fix verifying ip addresses containing zero's (#732) 2020-11-02 20:27:34 -05: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 resolve http server can't send file large than 2GB (Fix #1290) (#1294) 2022-05-27 11:56:20 -04:00
test_proxy.cc Disable YouTubeNoSSLDigest 2022-07-08 17:40:05 -04:00