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

[Backport] Allow to read HTTP/2 response header. #19239

Commits on Nov 16, 2018

  1. Allow to read HTTP/2 response header.

    The issue is HTTP/2 sends the following headers `HTTP/2 200`, `HTTP/2 401`
    and so on. It doesn't have third parameter like HTTP/1.1 has: `HTTP/2 200 OK`
    vovayatsyuk authored and gelanivishal committed Nov 16, 2018
    1 Configuration menu
    Copy the full SHA
    ebe4af7 View commit details
    Browse the repository at this point in the history