Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

mihaileu
Copy link
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.

@mihaileu mihaileu changed the title allow sub second timeout value for http requests [11.x] allow sub second timeout value for http requests Dec 11, 2024
@taylorotwell taylorotwell merged commit f479ce1 into laravel:11.x Dec 11, 2024
40 checks passed
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