Hello everyone,
is it possible to send additional HTTP header attributes using Espruino's http.get() function or do I have to write my own http class for that?
I need it for example for using HTTP Basic Authentication.
Best,
Tobias
@net-tobi 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.
Hello everyone,
is it possible to send additional HTTP header attributes using Espruino's http.get() function or do I have to write my own http class for that?
I need it for example for using HTTP Basic Authentication.
Best,
Tobias