boblemaire / asyncHTTPrequest

asynchronous HTTP for ESP using ESPasyncTCP. Works like XMLHTTPrequest in JS.
GNU General Public License v3.0
65 stars 31 forks source link

Added support for request PUT #49

Open Hoan96 opened 1 year ago

Hoan96 commented 1 year ago

Added support for additional HTTP request types such as PUT