cristipufu / swiftclient-net

.NET Core async HTTP client for OpenStack Swift
MIT License
39 stars 19 forks source link

Added custom timeout #5

Open mabru47 opened 7 years ago

mabru47 commented 7 years ago

The default timeout of HttpClient is 100 seconds. This value might be too low for large files and slow network environments.