autotls
autotls copied to clipboard
Add http redirection to Run function
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... :)