diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-15 08:01:23 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2016-04-15 08:01:23 +0530 |
commit | 7bd23815184bfa675bde040231199722c703d2f0 (patch) | |
tree | 8b3de85a2c179a0ea31bf96c2507b6fbef1dfbbe /components/plugins/lib.rs | |
parent | 9896e530941411c10c73125de66d41512c3b4097 (diff) | |
parent | b0e1f10ba516782a5cf2ec890bef20e83c3d56d7 (diff) | |
download | servo-7bd23815184bfa675bde040231199722c703d2f0.tar.gz servo-7bd23815184bfa675bde040231199722c703d2f0.zip |
Auto merge of #10328 - DDEFISHER:master, r=jdm
401 authorization UI then restart request/save successful auth creds
Step 7 of the NCSU student project Implement HTTP authorization UI
> make an authorization UI appear when a 401 HTTP response is received (StatusCode::Unauthorized) - in load in http_loader.rs, right before trying to process an HTTP redirection, use the new tinyfiledialogs library to make two prompts appear (username and password), then restart the request with the new authorization value present applied. If an authorization value was present and the response is successful, add the credentials to the authorization cache.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10328)
<!-- Reviewable:end -->
Diffstat (limited to 'components/plugins/lib.rs')
0 files changed, 0 insertions, 0 deletions