v1.0.3
bschaatsbergen
released this
07 Jan 17:36
·
199 commits
to refs/heads/main
since this release
Document that we don't route nor redirect any HTTP requests @bschaatsbergen (#79)
what
-
Added an entry to the documentation that states that we don't route nor redirect any HTTP requests, and expect you to use HTTPS.
-
HTTP is ancient.
why
- Provide the justifications for the changes
references
- Closes #75