Skip to content

Minify queries for GET requests - #2

Open
CRC-Mismatch wants to merge 2 commits into
mainfrom
feature/minify-get-query
Open

Minify queries for GET requests#2
CRC-Mismatch wants to merge 2 commits into
mainfrom
feature/minify-get-query

Conversation

@CRC-Mismatch

Copy link
Copy Markdown
Owner

In order to reduce the risk of running into HTTP 414 errors with some extra-long queries (or queries with many variables), we should minify the query as much as possible when making GET requests.

@CRC-Mismatch CRC-Mismatch added the enhancement New feature or request label Oct 9, 2024
@CRC-Mismatch CRC-Mismatch self-assigned this Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants