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