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: add support for sensitive headers #34145

Closed
wants to merge 6 commits into from

Commits on Jun 30, 2020

  1. http2: add support for sensitive headers

    Add support for “sensitive”/“never-indexed” HTTP2 headers.
    
    Fixes: nodejs#34091
    addaleax committed Jun 30, 2020
    Copy the full SHA
    c60dd49 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    7e81f97 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Copy the full SHA
    3355c3e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    19b1bb9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c96f426 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5a7bdda View commit details
    Browse the repository at this point in the history