Skip to content

Release 1.8

Compare
Choose a tag to compare
@alvinlin123 alvinlin123 released this 26 Jan 19:54
· 28 commits to master since this release
64c8f0b

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