fluttercommunity / fluttercommunity/flutter_webview_plugin
HTTP Basic Auth is ignored
- Ngôn ngữ chính
- Java
- Star
- 1.5k
- Fork
- 938
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.