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: compat support for nested array headers #24665

Closed

Commits on Nov 27, 2018

  1. http2: compat support for nested array headers

    writeHead supports an array of arrays containing header name and values.
    Compatibility between http2 & http1 even though this is not documented.
    
    Fixes: nodejs#24466
    sebdeckers committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    c92863f View commit details
    Browse the repository at this point in the history