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

fix: make regex for hosts consistent with APISIX #2065

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

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    223633d View commit details
    Browse the repository at this point in the history
  2. fix escape character

    Signed-off-by: Ashish Tiwari <[email protected]>
    Revolyssup committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ff0f474 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add test with port 80

    Signed-off-by: Ashish Tiwari <[email protected]>
    Revolyssup committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    48b04ca View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix test

    Signed-off-by: Ashish Tiwari <[email protected]>
    Revolyssup committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a2b152a View commit details
    Browse the repository at this point in the history
  2. fix port

    Signed-off-by: Ashish Tiwari <[email protected]>
    Revolyssup committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    5faa6e4 View commit details
    Browse the repository at this point in the history
  3. remove port

    Revolyssup committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    cc69e77 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. trigger ci

    Revolyssup committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5c5d838 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. add port in test

    Revolyssup committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    93afbd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix test

    Revolyssup committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    25a803e View commit details
    Browse the repository at this point in the history
  2. fix ci

    Revolyssup committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    54c2866 View commit details
    Browse the repository at this point in the history