MicrosoftDocs / winrt-api

WinRT reference content for developing Microsoft Universal Windows Platform (UWP) apps
Creative Commons Attribution 4.0 International
227 stars 493 forks source link

"ConstrainedInternetAccess" is confusing. #2448

Closed JeffMill closed 5 months ago

JeffMill commented 5 months ago

"ConstrainedInternetAccess 2 Limited internet access. This value indicates captive portal connectivity,"

However, the same page reads: “This doesn't guarantee detection of a captive portal. ”

This should be clarified, e.g. "It’s an indication that the connection might be constrained due to a captive portal, but that isn't the only reason. It might be due to a proxy between the client and the Internet for example, that’s modifying the HTTP header in some unknown way.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

stevewhims commented 5 months ago

Thanks, @JeffMill. That fix is published now.

-Steve