You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all!
I'm trying to setup a captive portal serving an HTML page that requires pre-processing and other external components like CSS and binary fonts.
In order to do so, I need to make use of "request->beginResponse_P" instead of "request->beginResponse": the page gets created correctly and I can load it from any browser, but it doesn't show up automatically when I connect the AP network: in other words, the captive functionality gets lost.
Is there any known workaround to this issue?
Regards
Bruno
The text was updated successfully, but these errors were encountered:
Hello all!
I'm trying to setup a captive portal serving an HTML page that requires pre-processing and other external components like CSS and binary fonts.
In order to do so, I need to make use of "request->beginResponse_P" instead of "request->beginResponse": the page gets created correctly and I can load it from any browser, but it doesn't show up automatically when I connect the AP network: in other words, the captive functionality gets lost.
Is there any known workaround to this issue?
Regards
Bruno
The text was updated successfully, but these errors were encountered: