Skip to content

Conversation

@blaix
Copy link
Contributor

@blaix blaix commented May 10, 2025

There's slight differences in how node and gren parse URLs. This moves the parsing logic into Gren where it should be.

Fixes #29

There's slight differences in how node and gren parse URLs. This moves
the parsing logic into Gren where it should be.

Fixes #29
@blaix blaix requested a review from robinheghan May 10, 2025 21:55
blaix added a commit to gren-lang/integration-tests that referenced this pull request May 10, 2025
This fails on 5.0.3 but will pass when
gren-lang/node#30 is released.
@robinheghan robinheghan merged commit 5ed615d into main May 12, 2025
0 of 2 checks passed
@robinheghan robinheghan deleted the fix-http-server-request-url branch May 12, 2025 07:48
blaix added a commit to gren-lang/integration-tests that referenced this pull request May 12, 2025
This is a test for the fix in
gren-lang/node#30
released in 5.0.4
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.

Incoming requests: bad parsed query value

3 participants