Skip to content

Improve what we pre-compute for literal query#1192

Merged
mtdowling merged 1 commit into
mainfrom
improve-literal-query-string-handling
May 19, 2026
Merged

Improve what we pre-compute for literal query#1192
mtdowling merged 1 commit into
mainfrom
improve-literal-query-string-handling

Conversation

@mtdowling
Copy link
Copy Markdown
Member

We were precomputing arrays of un-encoded query string key value pairs for literal query string parts of a URI. This instead pre-computes the already encoded query literals.

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.

We were precomputing arrays of un-encoded query string key value pairs
for literal query string parts of a URI. This instead pre-computes
the already encoded query literals.
@mtdowling mtdowling enabled auto-merge (rebase) May 19, 2026 21:38
@mtdowling mtdowling merged commit 65eec08 into main May 19, 2026
5 checks passed
@mtdowling mtdowling deleted the improve-literal-query-string-handling branch May 19, 2026 21:47
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.

3 participants