[FFmpeg-trac] #8642(undetermined:new): HTTP 302 redirect to udp://

FFmpeg trac at avcodec.org
Wed Apr 29 22:52:43 EEST 2020


#8642: HTTP 302 redirect to udp://
-------------------------------------+-------------------------------------
             Reporter:  barhom       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  http         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Tjoppen):

 Oh lord, there's a udp.c which implements some homegrown protocol based on
 top of UDP..

 http.c is explicitly only allowing http and https for redirects in
 ff_http_do_new_request2() so it seems to acting like it should. I'm not
 even sure HTTP allows redirecting to non-HTTP. I suppose it's conceivable
 that it should be able to redirect to ftp or even gopher.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8642#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list