mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 11:48:30 +00:00
Add unit test for issue #682 fixed in PR #728, which does not contain the test of its own. The test creates a fake SSL server, inherited from SSLServer, which does not create an SSL context. When an SSL client attempts to send it a request, it gets a timeout error. Prior to PR #728, the client would wait indefinitely Co-authored-by: Michael Tseitlin <michael.tseitlin@concertio.com>
107 KiB
107 KiB