Skip to content

fix: handling of leading slashes when setting pathname for file url#1119

Open
kt3k wants to merge 1 commit intoservo:mainfrom
kt3k:fix-file-url-leading-slashes
Open

fix: handling of leading slashes when setting pathname for file url#1119
kt3k wants to merge 1 commit intoservo:mainfrom
kt3k:fix-file-url-leading-slashes

Conversation

@kt3k
Copy link
Copy Markdown

@kt3k kt3k commented Apr 24, 2026

This change skips the normalization of the leading // in path in Context::Setter, which fixes #1118

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.

Leading slashes are dropped while setting pathname for file urls

1 participant