PortableRest
PortableRest copied to clipboard
Ability to set Timeout on HttpClient
Would it be possible to allow the Timeout property of the internal HttpClient to be set? We have one or two calls that can take longer than 60 seconds in some circumstances before a response is sent. These requests are currently getting cancelled before completion.
I agree with this. Any update?