What's Changed
- Add support for SOCKS4 proxies.
- Add
multipart::Form::file()
method for adding files easily. - Add
Body::wrap()
to wrap anyhttp_body::Body
type. - Fix the pool configuration to use a timer to remove expired connections.
New Contributors
- @workingjubilee made their first contribution in #2402
- @NaokiM03 made their first contribution in #2106
- @Xuanwo made their first contribution in #2255
- @Jaltaire made their first contribution in #2400
- @Hyask made their first contribution in #2418
- @Jake-Shadle made their first contribution in #2427
- @RobMor made their first contribution in #2434
Full Changelog: v0.12.7...v0.12.8