On Oct 27, 7:26 am, "Michael Koziarski" <[EMAIL PROTECTED]> wrote: > I dunno, there's a fine line between 'rest friendly' and 'worrying > about impractical academic differences'. I'm not necessarily hugely > opposed to adding a method, but the fact that it's only the two of us > in this thread seems to say there's not a lot of appetite for this > stuff. > > Anyone else have strong views on the matter?
I agree that 303 See Other is a better status code for POST responses. Though my primary reason for supporting 303 is not because it's more "correct", but because browsers will not prompt the user to resend the POST request if the user clicks on Reload. I'm not sure whether this warrants adding an extra method. But I do think that at the very least, it should be documented in the API documentation as good practice. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
