Skip to content

[GSoC2025] - Add Rate Limiting for headers#636

Merged
alikon merged 1 commit intojoomla-extensions:5.x-devfrom
mahmoudmagdy1-1:ratelimit_headers
Jun 30, 2025
Merged

[GSoC2025] - Add Rate Limiting for headers#636
alikon merged 1 commit intojoomla-extensions:5.x-devfrom
mahmoudmagdy1-1:ratelimit_headers

Conversation

@mahmoudmagdy1-1
Copy link
Copy Markdown
Contributor

Pull Request for Issue # .

Summary of Changes

added support for the HTTP headers Retry-After, X-RateLimit-Remaining, and X-RateLimit-Reset

Testing Instructions

Try calling API GET endpoints, You should see in the response the added headers above in the response

Expected result

headers in the response of the API with info about how many seconds and tries remaining until you get 429 response (rate limited)

Actual result

N/A

Documentation Changes Required

@alikon alikon added this to the Weblinks 5.0.0 milestone Jun 27, 2025
@alikon alikon merged commit 72c3740 into joomla-extensions:5.x-dev Jun 30, 2025
1 check passed
@alikon
Copy link
Copy Markdown
Collaborator

alikon commented Jun 30, 2025

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants