We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HTTP_CLIENT_ENABLE_BASIC_AUTH
1 parent e1a4704 commit d03bec9Copy full SHA for d03bec9
configs/defconfig.common
@@ -26,7 +26,7 @@ CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
26
# CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS is not set
27
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
28
CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
29
-CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH=y
+# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
30
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
31
CONFIG_ESP_IPC_TASK_STACK_SIZE=1024
32
CONFIG_ESP_MAIN_TASK_STACK_SIZE=4096
0 commit comments