feat(server): match www. first to allow www.user.tld when a key is registered with the user.tld domain #151

Merged
treadful merged 1 commit from feat/auto-www-domain into main 2026-07-03 05:24:52 +00:00
Owner

When receiving a request with a Host beginning with www., try and match without that prefix first, to reduce squats and follow common Web conventions while still only allowing one domain per key.

Ref #145

When receiving a request with a `Host` beginning with `www.`, try and match without that prefix first, to reduce squats and follow common Web conventions while still only allowing one domain per key. Ref #145
treadful added this to the 1.0 milestone 2026-07-03 05:04:16 +00:00
treadful deleted branch feat/auto-www-domain 2026-07-03 05:24:52 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
treadful/jot!151
No description provided.