This project is archived and is in readonly mode.

Changeset [154081f0f74988bdb8979f0447ff5816ab83d8fd] by Mike Abner

September 18th, 2010 @ 07:49 PM

make sure a Content-Length header exists and that the response.body is not nil before trying to call methods on it. Rack does not allow HTTP 204 responses to have a content-length header set. [#5038 state:resolved]
http://github.com/rails/rails/commit/154081f0f74988bdb8979f0447ff58...

Committed by Mike Abner

  • M activeresource/lib/active_resource/base.rb

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>