mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 11:48:30 +00:00
The RedirectToDifferentPort.Redirect test assumes that port 8080 and 8081 are available on localhost. They aren’t on my system so the test fails. Improve this by binding to available ports instead of hardcoded ones.
134 KiB
134 KiB