MSC4041 - Add Retry-After header notice. (#1737)

This commit is contained in:
Will Hunt 2024-03-20 09:44:47 +00:00 committed by GitHub
parent 4247cff2fa
commit e5aa5235fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 20 deletions

View file

@ -0,0 +1 @@
Specify that the `Retry-After` header may be used to rate-limit a client, as per [MSC4041](https://github.com/matrix-org/matrix-spec-proposals/pull/4041).