docs: fix some typos (#1531)
Signed-off-by: cuishuang <imcusg@gmail.com>
This commit is contained in:
@@ -579,7 +579,7 @@
|
||||
### Breaking Changes
|
||||
|
||||
- hyper has been upgraded to 0.11, so `header`, `StatusCode`, and `Method` have breaking changes.
|
||||
- `mime` has been ugpraded to 0.3, with a very different API.
|
||||
- `mime` has been upgraded to 0.3, with a very different API.
|
||||
- All configuration methods have been removed from the `Client`, and moved to the `ClientBuilder`.
|
||||
- The `HttpVersion` type was completely removed.
|
||||
- `Error::cause()` now returns `Error::get_ref().cause()`.
|
||||
|
||||
Reference in New Issue
Block a user