Fork of wolfSSL's HTTPClient fork. Fork!

Dependencies:   CyaSSL

Dependents:   exosite_http_example exosite_http_example

Fork of HTTPClient by wolf SSL

Revision:
34:a34fcee9f204
Parent:
33:bdd333d3939c
--- a/HTTPClient.h	Tue Jan 20 14:13:54 2015 -0600
+++ b/HTTPClient.h	Tue Jan 20 14:29:43 2015 -0600
@@ -153,7 +153,6 @@
     const char* m_basicAuthPassword;
     int m_httpResponseCode;
 
-    const char * header ;
     char * redirect_url ;
     int    redirect_url_size ;
     int    redirect ;