update docs and readme about cookies and socks

This commit is contained in:
Sean McArthur
2019-04-09 12:57:53 -07:00
parent 74624165bb
commit 8ee46f89f8
2 changed files with 3 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ An ergonomic, batteries-included HTTP Client for Rust.
- Customizable redirect policy
- HTTP Proxies
- HTTPS via system-native TLS (or optionally, rustls)
- Cookie Store
- [Changelog](CHANGELOG.md)
## Example