Ionel Maries Cristian wrote: > wsgi.file_wrapper doesn't support sending a file > from a specific offset as per wsgi spec. > what are your thoughts on this ?
Yes, it does. The spec says: "In other words, transmission should begin at the current position within the "file" at the time that transmission begins, and continue until the end is reached." It doesn't support sending a file *up to* a specific offset, though, which I think is unfortunate. - Brian _______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com