jhjang

Results 2 issues of jhjang

### Summary This PR addresses issue [#2152](https://github.com/projectdiscovery/httpx/issues/2152), which causes response files to be overwritten even when the `-sd` (SkipDedupe) flag is used. ### What was the issue? When the `-sd`...

## Summary This PR introduces a round-robin retry mechanism for HTTP 429 (Too Many Requests) responses. Users can control the number of retries and the delay between them using two...