mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
401 authorization UI then restart request/save successful auth creds
This commit is contained in:
parent
db4481b450
commit
b0e1f10ba5
7 changed files with 282 additions and 61 deletions
|
@ -29,6 +29,7 @@ extern crate openssl;
|
|||
extern crate rustc_serialize;
|
||||
extern crate threadpool;
|
||||
extern crate time;
|
||||
extern crate tinyfiledialogs;
|
||||
extern crate unicase;
|
||||
extern crate url;
|
||||
extern crate util;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue