Thank you both.
I thought response looked as JSON string so I was wondering what I m doing wrong. I will give a try asap.
BTW, Gordon, another issue was reported already.... still not resolved.
onPageRequest(req, res) value req.method=="POST" is OK but inside res.method it is still "GET"
Txs.
@Vasily 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.
Thank you both.
I thought response looked as JSON string so I was wondering what I m doing wrong.
I will give a try asap.
BTW, Gordon, another issue was reported already.... still not resolved.
onPageRequest(req, res)
value req.method=="POST" is OK
but inside res.method it is still "GET"
Txs.