summaryrefslogtreecommitdiff
path: root/inc/httputils.php
Commit message (Collapse)AuthorAge
* fixed headers in multipart HTTP replies FS#1630Andreas Gohr2009-03-16
| | | | | | Ignore-this: 5bd12feffff1224e4cb3e1acf7fa86a0 darcs-hash:20090316191939-7ad00-0e3754648db6932ef2e0d7eec4668f50bdc85b87.gz
* Support for multirange requests for media FS#1630Andreas Gohr2009-03-13
Ignore-this: 50de569608231b910a62327d2f3af1de This patch moves all HTTP sending related functions to inc/httputils.php Handling of range requests was rewritten completely to support mutirange requests. This should fix problems with Adobe Reader but needs testing. darcs-hash:20090313190247-7ad00-e6ec1f81acb9f7ac651357dd034c2689aea6868d.gz