1
0
mirror of https://github.com/minio/minio.git synced 2025-04-06 21:00:40 -04:00
Harshavardhana a5702f978e
remove requests deadline, instead just reject the requests ()
Additionally set

 - x-ratelimit-limit
 - x-ratelimit-remaining

To indicate the request rates.
2024-08-16 01:43:49 -07:00
..