Commit b4804dbe authored by Jacob Vosmaer's avatar Jacob Vosmaer

Apply 1 suggestion(s) to 1 file(s)

parent 5e7d85af
...@@ -536,9 +536,9 @@ The [`Retry-After` ...@@ -536,9 +536,9 @@ The [`Retry-After`
header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After) header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After)
indicates when the client should retry. indicates when the client should retry.
In the case that a rate limit is applied by HAProxy, rather than Rate limits applied by HAProxy (instead of CloudFlare or the
Cloudflare or the GitLab application, there will instead be GitLab application) have `RateLimit-Reset` and `RateLimit-ResetTime`
`RateLimit-Reset` and `RateLimit-ResetTime` headers. headers.
### Protected paths throttle ### Protected paths throttle
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment