slumber-reqwest 0.13.2-slumber.1

fork of reqwest for slumber [DO NOT USE]
Documentation
1
2
3
4
5
6
7
# reqwest-slumber

This is a fork of [reqwest](https://github.com/seanmonstar/reqwest) with some minor changes applied for [slumber](https://github.com/LucasPickering/slumber). **Do not use this as a library.** It makes no guarantees about stability, functionality, etc.

Someday I'd like to delete this and use stable reqwest. The things I need before that happens:
- https://github.com/seanmonstar/reqwest/pull/2713
- https://github.com/seanmonstar/reqwest/pull/2814