2008/10/29 Dominic Sisneros <[EMAIL PROTECTED]>: > I was reading something about REST and it suggested returning a 202 status > code for async operations. Should render_then_call have an options > hash for status codes and default to 202? > > 10.2.3 202 Accepted
Why not just set a status any other way you can? Adding lots and lots of ad-hoc options to rendering only makes it harder to use for most of people. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
