acceptverbs httpverbs.get? -


what use of it???? acceptverbs(httpverbs.get) , explain httpverbs.post too..

thanks

when applied action, restricts action requests made particular http verb, i.e., get or post. if different type of request specified comes in match based on name , signature, won't match because request type not allowed.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -