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

#1305 RateLimiting headers #1307

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Jul 15, 2023

  1. Merge pull request #7 from ThreeMammals/develop

    update develop
    jlukawska committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    e741e62 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    1060ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d4deb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f820be4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 29, 2024

  1. Merge remote-tracking branch 'origin/develop' into fix/1305-ratelimit…

    …ing-headers
    
    # Conflicts:
    #	test/Ocelot.AcceptanceTests/ClientRateLimitTests.cs
    #	test/Ocelot.AcceptanceTests/Steps.cs
    #	test/Ocelot.UnitTests/Requester/HttpClientHttpRequesterTest.cs
    Jolanta Łukawska committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d174272 View commit details
    Browse the repository at this point in the history
  2. fix after merge

    Jolanta Łukawska committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0de9c39 View commit details
    Browse the repository at this point in the history
  3. CR fix

    Jolanta Łukawska committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    03db4c5 View commit details
    Browse the repository at this point in the history
  4. fix to tests

    Jolanta Łukawska committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    fa8c3e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    3ea824b View commit details
    Browse the repository at this point in the history
  2. fix Retry-After header

    Jolanta Łukawska committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec15a65 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/fix/1305-ratelimiting-headers' i…

    …nto fix/1305-ratelimiting-headers
    Jolanta Łukawska committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e852df9 View commit details
    Browse the repository at this point in the history
  4. merge fix

    Jolanta Łukawska committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d01f253 View commit details
    Browse the repository at this point in the history
  5. add Retry-After header checks in tests

    Jolanta Łukawska committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3530e7a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. refactor of ClientRateLimitTests

    Jolanta Łukawska committed May 4, 2024
    Configuration menu
    Copy the full SHA
    eede977 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #10 from ThreeMammals/develop

    Merge from upstream repository
    jlukawska committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3f527fd View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Merge remote-tracking branch 'origin/develop' into fix/1305-ratelimit…

    …ing-headers
    
    # Conflicts:
    #	src/Ocelot/RateLimiting/Middleware/RateLimitingMiddleware.cs
    #	test/Ocelot.AcceptanceTests/ClientRateLimitTests.cs
    #	test/Ocelot.UnitTests/RateLimit/ClientRateLimitMiddlewareTests.cs
    jlukawska committed May 12, 2024
    Configuration menu
    Copy the full SHA
    c30edac View commit details
    Browse the repository at this point in the history
  2. merge fix

    jlukawska committed May 12, 2024
    Configuration menu
    Copy the full SHA
    98df368 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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