mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-04 10:19:27 +02:00
Resolve AP through proxy as well
This commit is contained in:
parent
3bdc5e0073
commit
1a04e3b899
6 changed files with 63 additions and 37 deletions
|
@ -18,6 +18,7 @@ extern crate crypto;
|
|||
extern crate extprim;
|
||||
extern crate httparse;
|
||||
extern crate hyper;
|
||||
extern crate hyper_proxy;
|
||||
extern crate num_bigint;
|
||||
extern crate num_integer;
|
||||
extern crate num_traits;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue