fhessel/esp32_https_server_compat
TLS-enabled web server for the ESP32 using the Arduino core, compatible with the default Webserver API.
C++LGPL-2.1
Issues
- 1
- 2
Certificate?
#2 opened by johnwargo - 0
Websocket support
#12 opened by sebastianomelita - 2
hwcrypto/sha.h not found
#11 opened by jackjansen - 0
warning "OpenSSL component will be removed from ESP-IDF in v5.0, please use esp_tls instead"
#10 opened by jackjansen - 1
stop client
#7 opened by aiotech-pub - 3
client() method
#5 opened by S2000-Honda - 0
- 1
- 7
C:\RH\Sources\RH\RemoteHomeArduinoSketches\WiFi_ESP32\libraries\esp32_https_server_compat\src\ESPWebServer.cpp:3:39: fatal error: HTTPMultipartBodyParser.hpp: No such file or directory
#4 opened by robertgregor - 2
Raw Post-Data not handled
#3 opened by jakobklein