-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello, I noticed that CURLOPT_LOW_SPEED_TIME gets set to 20 seconds, so if there is no response from the server in 20 seconds, the connection will time out. However, I have a use case where I am requesting content from an AWS API Gateway, and I would like to allow at least 30 seconds. Is it possible to set this value to 30 seconds? Thank you.
I am currently running into the following error:
Operation too slow. Less than 1 bytes/sec transferred the last 20 seconds
Metadata
Metadata
Assignees
Labels
No labels