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 session affinity management (stickiness) in wildfly-http-client #108

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

Commits on Mar 7, 2023

  1. [WEJBHTTP-106] Add support for multiple version of HTTP Handlers for …

    …a single service, associating the URL /v<number> path to the service HTTP handler version
    
    Signed-off-by: Flavia Rainone <[email protected]>
    fl4via authored and rachmatowicz committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6c2c255 View commit details
    Browse the repository at this point in the history
  2. [WEJBHTTP-106] Move HttpServiceConfig from enum to a simple class.

    Signed-off-by: Flavia Rainone <[email protected]>
    fl4via authored and rachmatowicz committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    75162be View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Configuration menu
    Copy the full SHA
    782f815 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fddb756 View commit details
    Browse the repository at this point in the history
  3. [WEJBHTTP-81] Convert inline ClientCallbacks in HttpTargetContext to …

    …classes to enhance readability.
    rachmatowicz committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    75b0292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a359156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c0b9a42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c637e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e059aa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4d7336 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6252596 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    88560f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

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

Commits on Mar 11, 2023

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

Commits on Mar 15, 2023

  1. Fixes from review.

    rachmatowicz committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    a4b8e61 View commit details
    Browse the repository at this point in the history