Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2018 21:49:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 228132] [NEW PORT] www/py-django-ranged-response: Modified Django FileResponse that adds Content-Range headers
Message-ID:  <bug-228132-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228132

            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@FreeBSD.org
          Reporter: freebsd_ports@k-worx.org
                CC: python@FreeBSD.org

Created attachment 193252
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193252&action=
=3Dedit
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 stre=
am
the response properly.

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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228132-21822>