nkolban / duktape-esp32

A JavaScript runtime for the ESP32 based on Duktape.
Apache License 2.0
238 stars 44 forks source link

fix application/x-www-form-urlencoded decoding; closes #19 #20

Closed boneskull closed 6 years ago

boneskull commented 6 years ago

calling decodeURIComponent() more than once seems like a bug to me.

I'll see about updating the tests too, but mkspiffs was complaining (ostensibly about pathname length), so I took the tests/ dir out of the fs. not sure what's wrong there, but my mkspiffs version is 0.2.0.