Skip to content

v0.2.4: Support streaming upstream request bodies (#67)

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 10:58
· 1402 commits to main since this release
a5ebea9
Until this PR, we only fully supported sending responses downstream with a streaming body. This adds the ability to do the same with upstream requests.