example/http_server: add basic authenticated example to HTTP server

Closes https://github.com/espressif/esp-idf/issues/5646
This commit is contained in:
Liu Han
2020-11-27 18:17:04 +08:00
committed by bot
parent 0bbc721a63
commit 94512a76b7
3 changed files with 153 additions and 1 deletions

View File

@@ -0,0 +1 @@
CONFIG_EXAMPLE_BASIC_AUTH=y