Skip to content

Give ForwardStream() caller move control

Mikhail Mazurskiy requested to merge ash2k/tunnel-callbacks into master

The caller may decide to process the information before forwarding it back into the forwarded stream.

This is needed for gitlab-org/gitlab#297658 (closed).

Merge request reports