http2 throws custom error Content-Length shorter handle it (#7334)
We should internally handle when http2 input stream has smaller content than its content-length header Upstream issue reported https://github.com/golang/go/issues/30648 This a change which we need to handle internally until Go fixes it correctly, till now our code doesn't expect a custom error to be returned.master
parent
f4879ed96d
commit
0b96ad4fdc
Loading…
Reference in new issue