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

feat: HTTP handler use cookie to pass session id to and from clients. #16735

Merged
merged 12 commits into from
Oct 31, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    0c2691c View commit details
    Browse the repository at this point in the history
  2. rename

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    d823844 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af752bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b40c780 View commit details
    Browse the repository at this point in the history
  5. fix need_sticky flag

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c0b9712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    654b431 View commit details
    Browse the repository at this point in the history
  7. update error msg.

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5ba167f View commit details
    Browse the repository at this point in the history
  8. logic test for cookie

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ca2103f View commit details
    Browse the repository at this point in the history
  9. rebase

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3a91ff2 View commit details
    Browse the repository at this point in the history
  10. fix

    youngsofun committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    f0fe8a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix test

    youngsofun committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7f0a8f5 View commit details
    Browse the repository at this point in the history
  2. fix taplo

    youngsofun committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c4f69f6 View commit details
    Browse the repository at this point in the history