Notion of 'Host' header #10
Labels
No Label
bug
feature
good-beginner-bug
needs-test
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: electricdusk/rushlink#10
Loading…
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.