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: [email protected]
Reporter: [email protected]
CC: [email protected]
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 on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"