#8 ✓resolved
Stuart Eccles

Allow for streaming of files in webdav_get

Reported by Stuart Eccles | May 5th, 2007 @ 04:03 PM

Currently webdav_get uses send_data to pipe back the data it gets from the resource object. This is inefficient for large files and is why it is overidden in act_as_filewebdav

Comments and changes to this ticket

  • Stuart Eccles

    Stuart Eccles May 5th, 2007 @ 04:03 PM

    • State changed from “open” to “resolved”

    Implemented.

    If the object returned from resource.data is kind_of? File object then the file will be streamed instead.

    The overriding method for webdav_get in act_as_filewebdav is now gone.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

People watching this ticket

Pages