You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Timeout for large files. Unfortunately .NET doesn't distinguish between read and write timeouts and assumes if there isn't a response it must have failed - despite the write queue being active. The assumption of setting this to Infinite is that the other end (Akamai Edge) will terminate the connection properly if it is sufficiently idle.
0 commit comments