add note that reqwest handles proxies
This commit is contained in:
		| @@ -13,6 +13,7 @@ | |||||||
| //! - Uses system-native TLS | //! - Uses system-native TLS | ||||||
| //! - Plain bodies, JSON, urlencoded, (TODO: multipart) | //! - Plain bodies, JSON, urlencoded, (TODO: multipart) | ||||||
| //! - Customizable redirect policy | //! - Customizable redirect policy | ||||||
|  | //! - Proxies | ||||||
| //! - (TODO: Cookies) | //! - (TODO: Cookies) | ||||||
| //! | //! | ||||||
| //! The `reqwest::Client` is synchronous, making it a great fit for | //! The `reqwest::Client` is synchronous, making it a great fit for | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user