"""Constants used across retryhttp."""

# https://datatracker.ietf.org/doc/html/rfc7231#section-7.1.1.1
HTTP_DATE_FORMAT = "%a, %d %b %Y %H:%M:%S GMT"
