ESP32 web server: Controlling HTTP methods allowed @techtutorialsx11
ESP32 web server: Controlling HTTP methods allowed  @techtutorialsx11
Uploaded September 2018 | Updated September 2026, 1 week ago
Written post with code at my blog:
techtutorialsx.com/2018/02/03/esp32-arduino-async-server-controlling-http-methods-allowed

This video tutorial explains how to control the HTTP methods allowed for a client to use when making requests to a route, using the ESP32, the Arduino core and the HTTP async web server libraries.

Possible enum values to control routes:
github.com/me-no-dev/ESPAsyncWebServer/blob/63b5303880023f17e1bca517ac593d8a33955e94/src/ESPAsyncWebServer.h#L54

FireBeetle ESP32 board
dfrobot.com/product-1590.html

Related posts (written):
Connecting ESP32 to WiFi network: techtutorialsx.com/2017/04/24/esp32-connecting-to-a-wifi-network
Placehoder engine of the HTTP web server framework:techtutorialsx.com/2018/07/23/esp32-arduino-http-server-template-processing-with-multiple-placeholders
Handling route not found: techtutorialsx.com/2018/01/15/esp32-arduino-http-server-route-not-found-handling
External and internal redirects: techtutorialsx.com/2018/01/14/esp32-arduino-http-server-external-and-internal-redirects

Many other ESP32 tutorials here:
techtutorialsx.com/category/esp32
ESP32 web server: Controlling HTTP methods allowedESP32 Arduino HTTP web server: redirectsESP32 Arduino: FAT file systemESP32: Static IP addressESP32 Arduino: Base64 encodingESP32 Arduino: Getting started with WiFi eventsESP32 Arduino: Parsing XMLESP32 Arduino: HTTP GET RequestsESP32 / ESP8266 cpplinq: filtering arrayPython pyttsx speech synthesis: changing speech rate and volumeESP32 Arduino: HTTP/2 GET requestESP32 Espruino: Scanning WiFi networks
Techtutorialsx |

ESP32 web server: Controlling HTTP methods allowed

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER