Skip to content

fix(rest): normalize generated REST HTTP methods#671

Open
GrahamCampbell wants to merge 1 commit into
googleapis:mainfrom
GrahamCampbell:fix-normalize-rest-http-methods
Open

fix(rest): normalize generated REST HTTP methods#671
GrahamCampbell wants to merge 1 commit into
googleapis:mainfrom
GrahamCampbell:fix-normalize-rest-http-methods

Conversation

@GrahamCampbell
Copy link
Copy Markdown

Hi there. The Guzzle maintainer here again. I am working on the next major version of Guzzle with a focus on security hardening and reducing security-foot guns. As part of these changes, I am better aligning with spec compliance and our request class will no longer automatically uppercase the verb (because verbs are case-sensitive). I've not yet decided if I want to raise deprecation warnings in the current series about this, but if I do, this PR should mitigate that for you. If not, then you are forwards compatible with the next release too.

@GrahamCampbell GrahamCampbell requested a review from a team as a code owner May 23, 2026 22:58
@bshaffer
Copy link
Copy Markdown
Contributor

@GrahamCampbell thank you for being proactive about this!

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