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 85ffc37 commit ba5d157Copy full SHA for ba5d157
CHANGELOG.md
@@ -3,6 +3,9 @@
3
## 1.4.7 (future version)
4
5
- Fixed crash when canceling through RequestHandle from UI Thread (NetworkOnMainThreadException)
6
+ - Fixed URL encoding feature, that was breaking whole URL, not just path and query parts
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
10
## 1.4.6 (released 7. 9. 2014)
11
0 commit comments