{"author":"Jay Satiro","author_email":"raysatiro@yahoo.com","author_time":1735245519,"commit_time":1735633162,"committer":"Jay Satiro","committer_email":"raysatiro@yahoo.com","hash":"6c70ec16c7cb8c86e1bc6e619da51d6a38fd866c","message":"http: ignore invalid Retry-After times\n\n- Treat negative Retry-After date-based times as 0.\n\n- Treat Retry-After times greater than 6 hours as 6 hours.\n\nPrior to this change Retry-After did not have a limited range and the\nserver could have set a time greater than 6 hours or a date in the past\nthat would result in a negative time, either of which may be unexpected\nby the user.\n\nThe 6 hour limit is purposely not documented so that it can be changed\nin the future if necessary.\n\nCloses https://github.com/curl/curl/pull/15833\n","parents":["8d1f26b866fee2decc29392dee7db79ba20500c5"],"tree_hash":"1e4ea5bd49f460780057f28a19e8f9dcc38b41e8"}