I agree with the proposed return code, it's more appropriate.
Besides POST, the OPTIONS method is needed for preflighted requests
when using Cross-Origin Resource Sharing (cross-domain Ajax).

Bogdan

On Fri, Jul 23, 2010 at 11:34 PM, Niklas Gustavsson
<[email protected]> wrote:
> Hi
>
> In the current implementation, we return HTTP 200 with a content
> describing that POST is required. How about we instead return 405 with
> the description in the status line?
>
> /niklas
>

Reply via email to