[Bug 228132] [NEW PORT] www/py-django-ranged-response: Modified Django FileResponse that adds Content-Range headers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 10 21:49:56 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228132

            Bug ID: 228132
           Summary: [NEW PORT] www/py-django-ranged-response: Modified
                    Django FileResponse that adds Content-Range headers
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/django-ranged-response/
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: freebsd_ports at k-worx.org
                CC: python at FreeBSD.org

Created attachment 193252
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193252&action=edit
py-django-ranged-response-0.2.0.patch

Hello,

attached is the patch from svn for the Python package
www/py-django-ranged-response, a modified Django FileResponse that adds
Content-Range headers.

It's a modified FileResponse that returns 'Content-Range' headers with the
HTTP response, so browsers (e.g. Safari 9+) that request the file, can stream
the response properly.

QA:
~~~
- poudriere (11.1-RELEASE amd64 + i386) for each py27 + py36 flavor -> OK
- portlint -> OK

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list