local fork for GR-peach

Fork of HTTPClient by Donatien Garnier

Revision:
19:dd62b8f2bb92
Parent:
18:277279a1891e
Child:
20:c54c842eca76
--- a/HTTPClient.cpp	Wed May 07 16:48:10 2014 +0000
+++ b/HTTPClient.cpp	Mon Dec 01 01:10:14 2014 +0000
@@ -16,7 +16,7 @@
  * DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
-
+ 
 //Debug is disabled by default
 #if 0
 //Enable debug
@@ -168,7 +168,8 @@
     ERR("Could not write request");
     return HTTP_CONN;
   }
-
+  wait(0.1) ;
+  
   //Send all headers
 
   //Send default headers