Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the `Body::with_payload` method, which can be used to change the type of the payload for a `Body`. This is useful when parsing the payload needs to be deferred until after the body is parsed.
- Loading branch information