Skip to content

Use stdlib path.Join to construct URL paths in WFE#8601

Merged
jsha merged 3 commits intoletsencrypt:mainfrom
maen-bn:use-stdlib-join-in-wfe-for-urls
Feb 10, 2026
Merged

Use stdlib path.Join to construct URL paths in WFE#8601
jsha merged 3 commits intoletsencrypt:mainfrom
maen-bn:use-stdlib-join-in-wfe-for-urls

Conversation

@maen-bn
Copy link
Copy Markdown
Contributor

@maen-bn maen-bn commented Jan 27, 2026

Resolves #8204

@maen-bn maen-bn requested a review from a team as a code owner January 27, 2026 16:44
Comment thread web/relative.go Outdated
rather than dealing with edge cases where the path needs an trailing
slash, keep relative endpoint func simple and deal with edge cases when
it's needed
Comment thread web/relative.go Outdated
@beautifulentropy beautifulentropy self-requested a review February 9, 2026 18:26
@jsha jsha merged commit 19c7ce0 into letsencrypt:main Feb 10, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use stdlib's path.Join for constructing URLs

3 participants