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

Support http/2. #3730

Open
wants to merge 6 commits into
base: 5.0
Choose a base branch
from
Open

Support http/2. #3730

wants to merge 6 commits into from

Commits on Aug 28, 2018

  1. Initial support for http2

    PiniH authored and Kazuhiro Sogawa committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    61204f9 View commit details
    Browse the repository at this point in the history
  2. Enable http2 tests

    sogaani committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    1e596ee View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. http2 test with appveyor

    sogaani committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    07194ec View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Fix res.sendFile with http2

    sogaani committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    2a78f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Fix http2 test with node 10

    sogaani committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    b2bb3a4 View commit details
    Browse the repository at this point in the history
  2. http2 test only with node 10

    sogaani committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    826ca6d View commit details
    Browse the repository at this point in the history