spec icon indicating copy to clipboard operation
spec copied to clipboard

HTTP: add control of the `end_of_stream` flag

Open PiotrSikora opened this issue 1 year ago • 0 comments

We should have a way to control the end_of_stream flag, since right now we cannot do some modifications (e.g. forward HTTP headers with added end_of_stream flag, but strip HTTP request body).

PiotrSikora avatar Oct 09 '24 06:10 PiotrSikora