It might be better to do POST request instead of the GET one so those requests are not cached nor kept in browser history. I'll have to do a little research to see if this can be achieve on MicroPython.
It might be better to do POST request instead of the GET one so those requests are not cached nor kept in browser history.
I'll have to do a little research to see if this can be achieve on MicroPython.