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

[spacetime] Http/2 support #123748

Closed
wants to merge 13 commits into from
Closed

[spacetime] Http/2 support #123748

wants to merge 13 commits into from

Commits on Jan 25, 2022

  1. install http js client with http/2 support

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    7fe6ca9 View commit details
    Browse the repository at this point in the history
  2. add basic support for http/2 in Core Http service

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    dfd35dc View commit details
    Browse the repository at this point in the history
  3. hack bfetch to be compatible with http2

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    3038db4 View commit details
    Browse the repository at this point in the history
  4. pick must work with an object without prototype

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    834fffa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2f6cb0 View commit details
    Browse the repository at this point in the history
  6. I did not fix the base path proxy yet

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    5dcda95 View commit details
    Browse the repository at this point in the history
  7. prepare a few tests to be run in http/2 mode

    restrry committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    05dce08 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. use hacked hapi version

    restrry committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    faa3b40 View commit details
    Browse the repository at this point in the history
  2. do not run test/functional with secure connection

    restrry committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    4ef6274 View commit details
    Browse the repository at this point in the history
  3. use http2 for the performance tests

    restrry committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2e4fb3d View commit details
    Browse the repository at this point in the history
  4. fix tests

    restrry committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    bb9f570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03b7e52 View commit details
    Browse the repository at this point in the history
  6. Revert "use hacked hapi version"

    This reverts commit faa3b40.
    restrry committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    5a1b2cf View commit details
    Browse the repository at this point in the history