@user92178 great! I'd be really interested to see how you get on.
@allObjects yes - I need to update the docs on POSTing. I believe this behavior is what node.js does too (eg if someone is POSTing a 4gb file you don't want to have the receive the whole file before you execute your handler), but it's definitely not what you'd expect.
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.
@user92178 great! I'd be really interested to see how you get on.
@allObjects yes - I need to update the docs on POSTing. I believe this behavior is what node.js does too (eg if someone is POSTing a 4gb file you don't want to have the receive the whole file before you execute your handler), but it's definitely not what you'd expect.