Interesting, thanks! What happens if you close the web browser that you were making the request on before you make requests with the new one?
I wonder if maybe the web browser is leaving the connection open between requests? I believe Espruino usually asks the browser to close the connection, but if it doesn't that could cause a lot of problems
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.
Interesting, thanks! What happens if you close the web browser that you were making the request on before you make requests with the new one?
I wonder if maybe the web browser is leaving the connection open between requests? I believe Espruino usually asks the browser to close the connection, but if it doesn't that could cause a lot of problems