You are reading a single comment by @MaBe and its replies. Click here to read the full conversation.
  • 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
    }
    
About

Avatar for MaBe @MaBe started