pusher / pusher-http-php

PHP library for interacting with the Pusher Channels HTTP API
https://pusher.com/docs/server_api_guide
1.4k stars 306 forks source link

Timeout option is not propagate to client #381

Closed jeslopcru closed 7 months ago

jeslopcru commented 8 months ago

Description

Timeout option is not propagate to Guzzle client. Fix https://github.com/pusher/pusher-http-php/issues/380

CHANGELOG

fbenevides commented 7 months ago

I duplicated your PR and released a new version. Thanks for the contribution @jeslopcru :)