Hardware:
Board: ESP32 Dev Module
IDE name: Arduino IDE
Description:
I was using the HTTPclient library for the Arduino IDE. I looked through the source codes, examples, etc. and found no mention of the DELETE method. I only have seen the GET, POST, and PUT. Is there a limitation that currently limited it? thanks.