On Thu, 25 Apr 2024, Derek Buitenhuis wrote:
Changes since last set:
* Updated commit message with RFC references.
* Properly support Retry-After as both a date and integer number of seconds.
I have tested this against both an HTTP-Date and seconds, and confirmed
it to work.
Derek Buitenhuis (2):
avformat/http: Rename parse_set_cookie_expiry_time to parse_http_date
avformat/http: Add support for Retry-After header
doc/protocols.texi | 5 ++++
libavformat/http.c | 62 ++++++++++++++++++++++++++++++-------------
libavformat/version.h | 2 +-
3 files changed, 49 insertions(+), 20 deletions(-)
Thanks, these patches LGTM.
// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".