BPR800

Results 1 issues of BPR800

I'm using a handler rule for a specific URI ESP_ERROR_CHECK(http_register_handler(server, "/main.js", HTTP_GET, HTTP_HANDLE_RESPONSE, &cb_GET_file, "/spiflash/main.js")); During the execution of my program there is a need to cancel the rule made...