make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303).
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 4 Mar 2007 11:52:46 +0000 (11:52 +0000)
committerGuillaume Poirier <gpoirier@mplayerhq.hu>
Sun, 4 Mar 2007 11:52:46 +0000 (11:52 +0000)
commita3fd2bd87d1060d9f391969950c58cd56aad7847
tree994497b157b8fb8ae068452a63f652c173507af4
parent92d6b7fda2ed4017212b1603aeabfd7b37286d56
make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303).
patch by "Ronald S. Bultje" % rbultje A ronald P bitfreak P net%
original thread:
Date: Mar 4, 2007 1:21 AM
Subject: [Ffmpeg-devel] http move

Originally committed as revision 8219 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/http.c