fixed some issues with responseSerializers and moved some functions out of obj-c into javascript

This commit is contained in:
Andrew Stephan
2016-02-19 17:13:48 -05:00
parent 340e45a381
commit c35af633a4
6 changed files with 88 additions and 177 deletions
-3
View File
@@ -31,9 +31,6 @@
<header-file src="src/ios/CordovaHttpPlugin.h" />
<source-file src="src/ios/CordovaHttpPlugin.m" />
<header-file src="src/ios/HTTPManager.h" />
<source-file src="src/ios/HTTPManager.m" />
<header-file src="src/ios/TextResponseSerializer.h" />
<source-file src="src/ios/TextResponseSerializer.m" />