mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +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
|
@ -32,6 +32,9 @@ git = "https://github.com/servo/ipc-channel"
|
|||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender_traits"
|
||||
|
||||
[dependencies.tinyfiledialogs]
|
||||
git = "https://github.com/jdm/tinyfiledialogs"
|
||||
|
||||
[dependencies]
|
||||
cookie = "0.2"
|
||||
flate2 = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue