We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993a03a commit f660670Copy full SHA for f660670
CHANGELOG.md
@@ -7,6 +7,8 @@
7
- FileAsyncHttpResponseHandler now checks that target file path is available or can be created
8
- DataAsyncHttpResponseHandler was sending cancel notification instead of progress notification, fixed
9
- Added support for HTTP PATCH requests
10
+ - Fixed Assert exception when mkdirs in FileAsyncHttpResponseHandler tries to create dirs that already exists
11
+ - Provided option to easily override ClientConnectionManager provision in AsyncHttpClient
12
13
## 1.4.6 (released 7. 9. 2014)
14
0 commit comments