Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #195941

Category ffmpeg
Changed by Derek Buitenhuis <derek.buitenhuisohnoyoudont@gmail.com>
Changed at Thu 25 Apr 2024 15:15:08
Repository https://git.ffmpeg.org/ffmpeg.git
Project ffmpeg
Branch master
Revision fa006246932f600de91ff63ba0a6ef71c2619ca7

Comments

avformat/http: Don't bail on parsing headers on "bad" HTTP codes
Many "bad" HTTP codes like 429 and 503 may include important info in
their headers.

Also, in general, there is no purpose in bailing here.

Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>

Changed files