Skip to content

4.1.0

Choose a tag to compare

@an-prata an-prata released this 17 May 04:59
· 9 commits to main since this release
1ee5563

Adds the option to automatically redirect HTTP requests to HTTPS. Use "RedirectHttp": true in the config file to enable this. This option only works on URLs without ports, since requesting HTTP from an HTTPS port, or the other way around, is invalid - this means that redirects use the "default" HTTPS port - 443.