Closed thomasarmel closed 2 years ago
I've noticed that RunWithManager() permits to redirect a HTTP request to HTTPS, but Run() doesn't handle it.
I think I noticed other issues with RunWithManager(), I'll try to fix them... :)
I've noticed that RunWithManager() permits to redirect a HTTP request to HTTPS, but Run() doesn't handle it.