This project is archived and is in readonly mode.

#4276 ✓resolved
Yehuda Katz (wycats)

send_file is broken in dev mode

Reported by Yehuda Katz (wycats) | March 26th, 2010 @ 10:26 PM | in 3.0.2

We now use Rack::Sendfile for sending files, which doesn't have support for streaming just the file in development mode.

Proposed solution: use a subclass of Rack::Sendfile which can take a header telling it not to set the X-Sendfile header and let the file pass through.

Comments and changes to this ticket

Create your profile

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

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Tags

Pages