Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http2 requests failing without content-length field #377

Open
rahulraina86 opened this issue Jul 15, 2020 · 0 comments
Open

Http2 requests failing without content-length field #377

rahulraina86 opened this issue Jul 15, 2020 · 0 comments

Comments

@rahulraina86
Copy link

rahulraina86 commented Jul 15, 2020

Whenever http2 client is trying to send a http2 'PUT' request without content-length field , the spdy server is not able to successfully process the request. Is content-length field necessary for proper functioning of spdy http2 server?

Also is there any way to print the body of the http2 request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant