Skip to content

Use PARSER instead of DEFAULT_PARSER in URI.join#209

Merged
hsbt merged 1 commit intoruby:masterfrom
y-yagi:use_parser
Mar 16, 2026
Merged

Use PARSER instead of DEFAULT_PARSER in URI.join#209
hsbt merged 1 commit intoruby:masterfrom
y-yagi:use_parser

Conversation

@y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Mar 15, 2026

I changed to use PARSER instead of DEFAULT_PARSER with #161, but I missed to fix URi.join. This PR fixes it.

I changed to use `PARSER` instead of `DEFAULT_PARSER` with ruby#161,
but I missed to fix `URi.join`. This PR fixes it.
@hsbt hsbt merged commit 8c56b4c into ruby:master Mar 16, 2026
26 checks passed
@y-yagi y-yagi deleted the use_parser branch March 16, 2026 06:55
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.

2 participants