mirror of
https://github.com/curl/curl.git
synced 2026-04-19 23:31:14 +03:00
Add a "limit" handler to httpd that responds 429 after 5 requests and then 429s all requests for 2 seconds. After which another 4 requests are served before 429 strikes again. Closes #21357 |
||
|---|---|---|
| .. | ||
| mod_curltest | ||
| __init__.py | ||
| caddy.py | ||
| certs.py | ||
| client.py | ||
| curl.py | ||
| dante.py | ||
| dnsd.py | ||
| env.py | ||
| httpd.py | ||
| nghttpx.py | ||
| ports.py | ||
| sshd.py | ||
| vsftpd.py | ||
| ws_echo_server.py | ||