acmesh-official / acmesh-official/acme.sh
Support for HTTP-date in HTTP Retry-After Header (RFC9110)
Đang mở
- Ngôn ngữ chính
- Shell
- Star
- 47.6k
- Fork
- 5.7k
- Merge trung bình
- 7 ngày 1 giờ
- Pull request đã merge (30 ngày)
- 16
Mô tả
According to RFC9110 (https://httpwg.org/specs/rfc9110.html#field.retry-after) the Retry-After Header supports two types of value: HTTP-date and delay-seconds.
When the field contains a http-date, the check crashes and falls back to the default of 2 seconds sleep:
`.acme.sh/acme.sh: line 5875: [: Thu,20Aug202609: integer expression expected`
I'd be happy to provide a pull request if you'd like.
Thanks!
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.