actix-web-lab: v0.14.0
- Add
test
module containing new test request builders and response testing macros. - Add
RedirectHttps::to_port()
for specifying custom HTTPS redirect port. - Fix
RedirectHttps
when host contains port already.
test
module containing new test request builders and response testing macros.RedirectHttps::to_port()
for specifying custom HTTPS redirect port.RedirectHttps
when host contains port already.