This project is archived and is in readonly mode.
Change Metal return status from 404 to 417
Reported by josh | February 22nd, 2009 @ 04:13 PM
We talked about changing the Metal status code API to something else besides 404 because you may actually want to return a true 404. 417 expectation failed would work much nicer because it isn't used by normal HTTP servers (proxies mainly).
But we forgot to do this before the RC 1 release. I'm not sure if its too late at this point.
Comments and changes to this ticket
-
DHH February 22nd, 2009 @ 04:19 PM
Nah, I think it's fine to do it now. IMO, it's a bug that you can't force a 404 from Metal.
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>