Skip to content

fix: extract query parameters bug - #248

Merged
bebiksior merged 3 commits into
mainfrom
lt-fix-extractparams
Dec 31, 2025
Merged

fix: extract query parameters bug#248
bebiksior merged 3 commits into
mainfrom
lt-fix-extractparams

Conversation

@bebiksior

Copy link
Copy Markdown
Contributor

Fixes #247

@bebiksior
bebiksior requested a review from a team as a code owner December 30, 2025 23:26
Corb3nik
Corb3nik previously approved these changes Dec 30, 2025

@Corb3nik Corb3nik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add test cases for boolean parameters like ?x&y&z (notice no = signs)

@bebiksior
bebiksior merged commit 0f5c3d9 into main Dec 31, 2025
5 checks passed
@bebiksior
bebiksior deleted the lt-fix-extractparams branch December 31, 2025 00:05
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.

extractQueryParameters doesn't properly extract empty parameters

2 participants