Notion of 'Host' header #10
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The templates use
net/http.Request.Host
to format the URLs on the index page. If you run this behind a reverse proxy (and don't forward or set theHost
header), this will print the listen address.In my local install, I've also patched the index template to use https anchors.