New Features
- Added support for duplicating headers to
X-Original-
prefix #163
Bug fixes
- Keep body if request uses chunked TransferEncoding #152
Changes
- Read the downstream request body into memory before forwarding the request to support request rewind during retry #186