Skip to content

Optimize query and URI encoding/validation#1190

Merged
mtdowling merged 1 commit into
mainfrom
optimize-encoding
May 19, 2026
Merged

Optimize query and URI encoding/validation#1190
mtdowling merged 1 commit into
mainfrom
optimize-encoding

Conversation

@mtdowling
Copy link
Copy Markdown
Member

Switch to masks instead of arrays, and write directly to StringBuilder when building up a query string.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Switch to masks instead of arrays, and write directly to StringBuilder
when building up a query string.
@mtdowling mtdowling requested a review from adwsingh May 19, 2026 20:39
@mtdowling mtdowling enabled auto-merge (rebase) May 19, 2026 20:40
@mtdowling mtdowling merged commit d27c170 into main May 19, 2026
5 checks passed
@mtdowling mtdowling deleted the optimize-encoding branch May 19, 2026 21:02
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