This website requires JavaScript.
explore
Help
Sign In
github
/
cordova-plugin-advanced-http
Watch
3
Star
0
Fork
0
mirror of
https://github.com/silkimen/cordova-plugin-advanced-http.git
synced
2026-07-07 00:02:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eab6acf85c6a0070e64dbaaa248361e321f51a6e
cordova-plugin-advanced-http
/
src
/
ios
T
History
Sefa Ilkimen
c83940a8f6
deprecate "disableRedirect" in favor of "setFollowRedirect"
2019-04-15 18:09:34 +02:00
..
AFNetworking
Fix
#185
: need more detailed SSL error message
2019-02-22 19:20:12 +01:00
SDNetworkActivityIndicator
Added SDNetworkActivityIndicator library and integrated it in plugin.xml definition as well as CordovaHttpPlugin.m
2018-05-27 12:45:52 +02:00
CordovaHttpPlugin.h
deprecate "disableRedirect" in favor of "setFollowRedirect"
2019-04-15 18:09:34 +02:00
CordovaHttpPlugin.m
deprecate "disableRedirect" in favor of "setFollowRedirect"
2019-04-15 18:09:34 +02:00
TextRequestSerializer.h
WIP commit for iOS:
2018-02-07 16:31:51 +01:00
TextRequestSerializer.m
WIP commit for iOS:
2018-02-07 16:31:51 +01:00
TextResponseSerializer.h
fix
#72
for iOS: support latin1 (iso-8859-1) encoded data
2018-02-13 15:03:05 +01:00
TextResponseSerializer.m
iOS: call failure handler when body can not be decoded
2018-02-15 16:47:49 +01:00