Thanks - that was quick ;-)
This is what a verbose curl call gets when adding valid header data:
< HTTP/1.1 200 OK < Date: Sun, 04 Sep 2016 04:00:02 GMT < Server: Apache/2.4.18 (Ubuntu) < Content-Length: 123 < Vary: Accept-Encoding < Content-Type: text/html; charset=UTF-8 < * Connection #0 to host httptohttps.xyz left intact { "data": { "inside":false, "enter":{ "Distance":0.046, "Bearing":336.5 }, "origin":{ "Distance":0.049, "Bearing":328 }}, "error":null }
@MaBe started
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.
Thanks - that was quick ;-)
This is what a verbose curl call gets when adding valid header data: