local fork for GR-peach

Fork of HTTPClient by Donatien Garnier

Files at this revision

API Documentation at this revision

Comitter:
takashikojo
Date:
Mon Dec 01 01:27:01 2014 +0000
Parent:
19:dd62b8f2bb92
Commit message:
Add comment

Changed in this revision

HTTPClient.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/HTTPClient.cpp	Mon Dec 01 01:10:14 2014 +0000
+++ b/HTTPClient.cpp	Mon Dec 01 01:27:01 2014 +0000
@@ -168,7 +168,8 @@
     ERR("Could not write request");
     return HTTP_CONN;
   }
-  wait(0.1) ;
+  
+  wait(0.1) ; // just for GR-peach
   
   //Send all headers