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 http2 #36

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Support http2 #36

wants to merge 16 commits into from

Commits on Aug 2, 2018

  1. http2 support

    sogaani committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    3a18e17 View commit details
    Browse the repository at this point in the history
  2. Add http2 tests

    sogaani committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    61e5115 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    e8e8cbc View commit details
    Browse the repository at this point in the history
  2. Lint

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

Commits on Aug 7, 2018

  1. Don't use mock in http2 test

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e0f0cc6 View commit details
    Browse the repository at this point in the history
  2. Fix travis tests

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    70d00de View commit details
    Browse the repository at this point in the history
  3. Fix travis tests again

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e6da059 View commit details
    Browse the repository at this point in the history
  4. Enable no content type test

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    765a024 View commit details
    Browse the repository at this point in the history
  5. Fix travis tests again

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    09e012d View commit details
    Browse the repository at this point in the history
  6. Fix travis tests again

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    9bb739f View commit details
    Browse the repository at this point in the history
  7. Close server at test ended

    sogaani committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    0108d17 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    395e271 View commit details
    Browse the repository at this point in the history
  2. Lint

    sogaani committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    9efda35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c0d7a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. use endAfterHeaders

    sogaani committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    e5b45d4 View commit details
    Browse the repository at this point in the history
  2. lint

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