mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 00:55:52 +03:00
[PR #1389] Update feature asyncwebserver and fix network scanning #1750
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#1750
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tzapu/WiFiManager/pull/1389
Author: @ovidiupruteanu
Created: 4/11/2022
Status: 🔄 Open
Base:
feature_asyncwebserver← Head:feature_asyncwebserver📝 Commits (10+)
c987ee9abstract httpsende9d0012abstract httpserver setup8ecf057remove old content length headersd8c81ecmacro testfd7f400Revert "Both infoids and _ap_password are intialized by check time. (#1344)"0aecb22Fix old sdk esp8266 error w softapsside6d21b8use macro for webserver routes fstring helper713fcfcdisable country in example8f2c7aeremove testacdad80add callback debuggin📊 Changes
10 files changed (+333 additions, -224 deletions)
View changed files
📝
.gitignore(+1 -0)📝
WiFiManager.cpp(+192 -145)📝
WiFiManager.h(+66 -53)📝
examples/Basic/Basic.ino(+1 -1)📝
examples/NonBlocking/AutoConnectNonBlocking/AutoConnectNonBlocking.ino(+0 -3)📝
examples/Super/OnDemandConfigPortal/OnDemandConfigPortal.ino(+26 -12)📝
extras/WiFiManager.template.html(+26 -2)📝
library.json(+1 -1)📝
library.properties(+1 -1)📝
strings_en.h(+19 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.