401 authorization UI then restart request/save successful auth creds

This commit is contained in:
Daniel 2016-03-31 21:32:48 -04:00
parent db4481b450
commit b0e1f10ba5
7 changed files with 282 additions and 61 deletions

View file

@ -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"