mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-27 14:42:18 +03:00
changes
This commit is contained in:
@@ -17,6 +17,8 @@ String getURL(const String& urls) {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
const String getMethodName(AsyncWebServerRequest* request) {
|
||||
String res = F("UNKNOWN");
|
||||
if (request->method() == HTTP_GET)
|
||||
|
||||
Reference in New Issue
Block a user