Skip to content

EXP 1155 guzzle http method uppercasing#389

Merged
Justintime50 merged 3 commits into
masterfrom
EXP-1155_guzzle_http_method_uppercasing
Jul 2, 2026
Merged

EXP 1155 guzzle http method uppercasing#389
Justintime50 merged 3 commits into
masterfrom
EXP-1155_guzzle_http_method_uppercasing

Conversation

@Justintime50

@Justintime50 Justintime50 commented Jul 2, 2026

Copy link
Copy Markdown
Member

Description

Closes #388 by correcting lowercase http methods to uppercase. Removes some dead code and corrects other issues that have surfaced due to drift.

Testing

All tests pass, updated a couple of explicit http method assertions to match uppercase vs lowercase.

Pull Request Type

Please select the option(s) that are relevant to this PR.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Improvement (fixing a typo, updating readme, renaming a variable name, etc)

@Justintime50 Justintime50 requested review from a team as code owners July 2, 2026 17:02
@Justintime50 Justintime50 merged commit c29e23c into master Jul 2, 2026
9 checks passed
@Justintime50 Justintime50 deleted the EXP-1155_guzzle_http_method_uppercasing branch July 2, 2026 17: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.

[Bug]: EasyPost SDK passes lowercase HTTP methods to Guzzle, triggering deprecation warnings since guzzlehttp/guzzle 7.11

2 participants