09-16-2012, 07:11 AM
[eluser]deepakaggarwal[/eluser]
I've a method in controller which I want to respect only POST requests. If its a GET request it should actually be 404 Not found. How can I accomplish this?
thanks
I've a method in controller which I want to respect only POST requests. If its a GET request it should actually be 404 Not found. How can I accomplish this?
thanks