Skip to content

fix(uri): allow STAR paths with scheme/auth#843

Merged
seanmonstar merged 1 commit into
masterfrom
sean/vwstlkznumvv
Jun 8, 2026
Merged

fix(uri): allow STAR paths with scheme/auth#843
seanmonstar merged 1 commit into
masterfrom
sean/vwstlkznumvv

Conversation

@seanmonstar

Copy link
Copy Markdown
Member

When making OPTIONS * requests in HTTP/2, the scheme and authority must still be set, and the :path must be *. The fix in 1.4.1 prevented this combination (plain * still worked, but HTTP/2 needs more).

@seanmonstar seanmonstar merged commit df75ca3 into master Jun 8, 2026
10 checks passed
@seanmonstar seanmonstar deleted the sean/vwstlkznumvv branch June 8, 2026 13:23
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.

1 participant