PullRequest

Dependents:   CyaSSL-Twitter-OAuth4Tw TweetTest NetworkThermometer CyaSSL-Twitter-OAuth4Tw_arrange

Fork of HTTPClient by wolf SSL

Revision:
32:7bc63b8646f6
Parent:
31:7fd621b83b60
--- a/HTTPClient.h	Fri Jun 26 00:39:47 2015 +0000
+++ b/HTTPClient.h	Wed Jul 08 14:42:32 2015 +0000
@@ -33,7 +33,7 @@
 
 ///HTTP client results
 enum HTTPResult {
-    HTTP_PROCESSING, ///<Processing
+    HTTP_PROCESSING = -11, ///<Processing
     HTTP_PARSE, ///<url Parse error
     HTTP_DNS, ///<Could not resolve name
     HTTP_PRTCL, ///<Protocol error