Skip to content

Document response headers for rate limiting#30

Merged
thetutlage merged 1 commit intoadonisjs:mainfrom
ThisIsMissEm:patch-2
Apr 1, 2026
Merged

Document response headers for rate limiting#30
thetutlage merged 1 commit intoadonisjs:mainfrom
ThisIsMissEm:patch-2

Conversation

@ThisIsMissEm
Copy link
Copy Markdown
Contributor

Added response headers for rate limiting middleware.

Note: these headers are not the same as the proposed internet draft for rate limiting: https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-10.html

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

I couldn't find this information in the documentation, so decided to add it.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Added response headers for rate limiting middleware.

Note: these headers are not the same as the proposed internet draft for rate limiting: https://www.ietf.org/archive/id/draft-ietf-httpapi-ratelimit-headers-10.html
@thetutlage
Copy link
Copy Markdown
Member

Thanks 👍🏽

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants