[mythtv-commits] Ticket #12380: Patch for mythdownloadmanager to support relative redirects

MythTV noreply at mythtv.org
Tue Feb 17 00:36:10 UTC 2015


#12380: Patch for mythdownloadmanager to support relative redirects
-------------------------------------------------+-------------------------
     Reporter:  Gary Buhrmaster                  |      Owner:
  <gary.buhrmaster@…>                            |
         Type:  Patch - Bug Fix                  |     Status:  new
     Priority:  minor                            |  Milestone:  unknown
    Component:  MythTV - General                 |    Version:  Unspecified
     Severity:  medium                           |   Keywords:
Ticket locked:  0                                |
-------------------------------------------------+-------------------------
 Per the spec, the returned Location: for redirects may be a relative URL
 (rather than absolute), as in "../somewhere/else/content", or "/", which
 requires that the location be combined with the original request URL to
 determine the actual target Location: (using a relative Location: as
 absolute can lead to interesting results).


 github ref:
 https://github.com/garybuhrmaster/mythtv/commit/5e3fb0a7054ca52f83d546474bb794d1bf6bcd90
 [[BR]]
 github git-am ref:
 https://github.com/garybuhrmaster/mythtv/commit/5e3fb0a7054ca52f83d546474bb794d1bf6bcd90.patch

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12380>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list