responses icon indicating copy to clipboard operation
responses copied to clipboard

chore(retry-after): add support for Retry-After header

Open sshishov opened this issue 5 months ago • 1 comments

What type of PR is this? (check all applicable)

  • [+] Feature

Description

Added support for Retry-After header which has "special" handling inside urllib3

Related Issues

  • Closes #768

PR checklist

Before submitting this pull request, I have done the following:

  • [-] Read the contributing guidelines
  • [-] Ran tox and pre-commit checks locally
  • [-] Added my changes to the CHANGES file

Added/updated tests?

N/A

sshishov avatar Jul 21 '25 13:07 sshishov

It would be good to have a test for this scenario.

markstory avatar Aug 08 '25 18:08 markstory