fluttercommunity / fluttercommunity/flutter_webview_plugin
HTTP Basic Auth is ignored
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## System info
Issue occurs on: both
Plugin version: 0.3.10+1
Flutter doctor output:
```
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.12.13+hotfix.5, on Mac OS X 10.15.2 19C57, locale
en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
[✓] Android Studio (version 3.5)
[✓] IntelliJ IDEA Community Edition (version 2019.2.3)
[✓] VS Code (version 1.39.1)
[✓] Connected device (1 available)
• No issues found!
```
## Steps to Reproduce
Point the webview at a url or hit a link to a url in a webview that requires the [HTTP authentication using the Basic schema](https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication). It will not prompt for login and will just be unauthorized
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.