开发者

HTTP Request Client Timeout Default Settings

开发者 https://www.devze.com 2023-01-19 13:11 出处:网络
I have a server which will take many seconds before it is able to respond to an HTTP Request. I have little influence over the client language / framework used to generate the requests and want to kno

I have a server which will take many seconds before it is able to respond to an HTTP Request. I have little influence over the client language / framework used to generate the requests and want to know how long they will wait for a response. I appreciate this will vary for different frameworks / APIs so I want to know the default values for as many as you can identify.

So - what framew开发者_JAVA百科ork / API are you using and what is the default HTTP Request Timeout.

Best Regards


It is 100 seconds as per MSDN.

0

精彩评论

暂无评论...
验证码 换一张
取 消