Skip to content

fix(AIP-136): allow complex GET as POST#1623

Merged
noahdietz merged 2 commits into
masterfrom
aip-136-complex-get
Jun 10, 2026
Merged

fix(AIP-136): allow complex GET as POST#1623
noahdietz merged 2 commits into
masterfrom
aip-136-complex-get

Conversation

@noahdietz

Copy link
Copy Markdown
Collaborator

When a data retrieval method would result in extremely long URLs due to massive request payloads, it is reasonable to use POST as the HTTP method instead of GET, which will allow the specification of a body.

@noahdietz noahdietz requested a review from a team as a code owner June 9, 2026 17:38
@noahdietz noahdietz requested a review from jskeet June 9, 2026 17:38
@noahdietz noahdietz enabled auto-merge (squash) June 9, 2026 17:40
@noahdietz noahdietz merged commit e8e6665 into master Jun 10, 2026
7 checks passed
@noahdietz noahdietz deleted the aip-136-complex-get branch June 10, 2026 16:49
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