Ticket #849 (defect)
Opened 3 months ago
Last modified 2 months ago
cherrypy.lib.static and range request
Status: closed (duplicate)
| Reported by: | guest | Assigned to: | fumanchu |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | CherryPy code | Keywords: | |
| Cc: |
cherrypy.lib.static loads the whole file into memory if the client sends a HTTP 1.1 range request. see /lib/static.py line 75..
Change History
09/27/08 16:14:26: Modified by fumanchu
- status changed from new to closed.
- resolution set to duplicate.


Duplicate of #859.