Skip to content

http2: move debug message about request body data read after early return

In case of cancellation the SoupHTTP2MessageData might have already been destroyed.

Merge request reports