That's a strange one - I guess it could have been some kind of CC3000 issue. I'll keep an eye on it though - it could be some problem with resetting the state of the HTTP client.
I'm surprised about the Content-Length field - are you sure the website you tried with hasn't just made that up? I thought usually it was just omitted.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That's a strange one - I guess it could have been some kind of CC3000 issue. I'll keep an eye on it though - it could be some problem with resetting the state of the HTTP client.
I'm surprised about the Content-Length field - are you sure the website you tried with hasn't just made that up? I thought usually it was just omitted.
It's a bit late now, but there is an example of sending to Xively (which does very similar stuff) here: http://www.espruino.com/wifi_humidity
Glad you got it working in the end though!