SilvestreArduino
Results
1
issues of
SilvestreArduino
WebRequest.cpp modifications to prevent exception that reboot ESP32: In the master version, AsyncWebServerRequest::_removeNotInterestingHeaders() produce a exception in if(!_interestingHeaders.containsIgnoreCase(header->name().c_str())){ _headers.remove(header); } sentence. Guru Meditation Error occurred due to a LoadProhibited exception....