Skip to content

[11.x] allow sub second timeout value for http requests#53850

Merged
taylorotwell merged 1 commit into
laravel:11.xfrom
mihaileu:feature/http_sub_seconds_timeout
Dec 11, 2024
Merged

[11.x] allow sub second timeout value for http requests#53850
taylorotwell merged 1 commit into
laravel:11.xfrom
mihaileu:feature/http_sub_seconds_timeout

Conversation

@mihaileu
Copy link
Copy Markdown
Contributor

There are cases when you need to cut the requests faster that than a second.
This PR should allow to use ms, i.e.: 0.1 will set a timeout of 100 ms.

It should not break the current logic, just extending it.

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