v0.2.4: Support streaming upstream request bodies (#67)
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.
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.