You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Hm, not sure about the link error you're getting (Espruino seems to be finding the error message from the Esp8266 and trying to close the connection).

    However I think usually Espruino waits for the server to close the connection rather than counting bytes from content length - it usually sends the Connection: close header. While it does for a normal get I'm not sure if it does when you call request. Maybe you could try adding it?

About

Avatar for Gordon @Gordon started