If I create a controller action and do not decorate it with AcceptVerbs
, HttpPost
or HttpGet
. What is the default behaviour?
Does the action allow any access method or does it default to GET?
It's accessible via any verb.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With