Jochen Becker
|
d84a222dda
|
- added function "setRequestTimeout" to set the timeout for all further requests and to prevent to "wait forever" on Android in case the server is not responding
- updated change log
- incremented version for release
|
2017-08-10 10:03:38 +02:00 |
|
Jochen Becker
|
cf5a684d51
|
- added a function to remove all cookies for a URL
- updated change log
- incremented version for release
|
2017-05-23 10:26:51 +02:00 |
|
Jochen Becker
|
c153378b4b
|
- fixed an error if the response has no "headers" field
- updated change log
- incremented version for release
|
2017-03-03 11:11:04 +01:00 |
|
Sefa Ilkimen
|
afb4ea6199
|
- handles cookies correctly on non-success response from server
- throws error when a callback function is missing
|
2016-12-12 14:09:41 +01:00 |
|
Sefa Ilkimen
|
d90cefcbaa
|
fixed handling of multiple cookies
|
2016-12-07 15:29:54 +01:00 |
|
Sefa Ilkimen
|
4afb375971
|
added function for clearing cookies
|
2016-12-05 18:25:14 +01:00 |
|
Sefa Ilkimen
|
e84d84c358
|
integrated „umd-tough-cookie“ for cookie handling
|
2016-12-05 13:19:26 +01:00 |
|