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 custom plugins for HTTP 101 protocol switch #1103

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

Commits on Nov 23, 2021

  1. Configuration menu
    Copy the full SHA
    54bcbd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Configuration menu
    Copy the full SHA
    87110b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    8a46981 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    abd872e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a018fd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efb28d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f00df2 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    346132e View commit details
    Browse the repository at this point in the history
  2. improved case-insensitive 101 protocol detection

    * now doesn't rely on user defining protocol name in lowercase
    PixlRainbow committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    ea7eb91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41b5f86 View commit details
    Browse the repository at this point in the history
  4. argument to allow protocol switch to be forced

    handle servers that jump straight to alt protocol without upgrade hint
    PixlRainbow committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    3a6371f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Configuration menu
    Copy the full SHA
    7ba3761 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1fbfbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37f5686 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9604b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e26a0b9 View commit details
    Browse the repository at this point in the history