Re: http 307 temp redirect not working
John Stirling <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
Thanks for you responses. We have this working now. We'll send a diff out later. Henry Ping wrote: > Our http file system(filesystem/http/httpfsys.cpp) doesn't handle 307 right > now, it handles 301 & 302. > > 307 is introduced in HTTP1.1, likely we forgot to add this when we did > HTTP1.1 porting. Since 307 is considered successor of 302, we can leverage > the same code of 302 to handle 307. > > If you have access to the source, you can try to fix it and submit CR. > > Henry > > >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On >> Behalf Of John Stirling >> Sent: Wednesday, October 15, 2008 9:33 AM >> To: [email protected] >> Subject: [Helix-client-dev] http 307 temp redirect not working >> >> This stream won't play on real player on the PC or our build >> of helix (using atlas http plugin). >> >> http://download.omroep.nl/vara/radio/giel/20081013-actionindc- >> giel3fm.mp3 >> >> Is this a known problem ? >> >> John >> >> ps see below for wget output >> >> js@dobblers:~$ wget >> http://download.omroep.nl/vara/radio/giel/20081013-actionindc- >> giel3fm.mp3 >> --17:22:32-- >> http://download.omroep.nl/vara/radio/giel/20081013-actionindc- >> giel3fm.mp3 >> => `20081013-actionindc-giel3fm.mp3' >> Resolving download.omroep.nl... 145.58.33.75 Connecting to >> download.omroep.nl|145.58.33.75|:80... connected. >> HTTP request sent, awaiting response... 307 Temporary Redirect >> Location: >> http://content2c4b.omroep.nl/ef30eda623ebef421fe261b251cf7f11/ >> 48f61990/vara/radio/giel/20081013-actionindc-giel3fm.mp3 [following] >> --17:22:32-- >> http://content2c4b.omroep.nl/ef30eda623ebef421fe261b251cf7f11/ >> 48f61990/vara/radio/giel/20081013-actionindc-giel3fm.mp3 >> => `20081013-actionindc-giel3fm.mp3' >> Resolving content2c4b.omroep.nl... 145.58.33.152 Connecting >> to content2c4b.omroep.nl|145.58.33.152|:80... connected. >> >> >> >> >> >> >> _______________________________________________ >> Helix-client-dev mailing list >> [email protected] >> http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev >> > > _______________________________________________ Helix-client-dev mailing list [email protected] http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev