MSC4041: http header Retry-After for http code 429 (#4041)
* http header Retry-After for http code 429
* MSC id
* Update proposals/4041-retry-after-header-rate-limiting.md
Thanks for the advice! What a stupid mistake!
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
* notes on backward compatibility
* fixes https://github.com/matrix-org/matrix-spec-proposals/pull/4041#discussion_r1299385626
* fixed typos
* made calculation of the Retry-After header value less explicit
* Update proposals/4041-retry-after-header-rate-limiting.md
Co-authored-by: Will Hunt <will@half-shot.uk>
* retry_after_ms gets deprecated
* explicit advice for server and client
* * moved deprecation into proposal
* made Retry-After is a delay
---------
Co-authored-by: Alexey Rusakov <Kitsune-Ral@users.sf.net>
Co-authored-by: Will Hunt <will@half-shot.uk>