Skip to content

Allow defining a default handler stack#475

Merged
Sammyjo20 merged 1 commit intosaloonphp:v3from
epixian:feature/customize-guzzle-sender-handler-stack
Mar 2, 2026
Merged

Allow defining a default handler stack#475
Sammyjo20 merged 1 commit intosaloonphp:v3from
epixian:feature/customize-guzzle-sender-handler-stack

Conversation

@epixian
Copy link
Contributor

@epixian epixian commented Jan 7, 2025

Provides easier customization of the Guzzle handler stack, resolves #458.

Instead of re-declaring the entire createGuzzleClient method, the extending class can simply define defaultHandlerStack to keep things nice and simple.

@JonPurvis
Copy link
Contributor

This makes sense 👍

@Sammyjo20
Copy link
Member

Thanks @epixian!

@Sammyjo20 Sammyjo20 merged commit 3d88642 into saloonphp:v3 Mar 2, 2026
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.

Allow customizing the GuzzleSender handler stack

3 participants