Why don't the modern browsers support PUT and DELETE form methods?

前端 未结 3 1987
伪装坚强ぢ
伪装坚强ぢ 2021-01-01 09:08

I just finished building a RESTful API for one of my latest apps. I also built a simple admin interface scaffolding class that will enumerate resources and build simple form

3条回答
  •  隐瞒了意图╮
    2021-01-01 09:46

    Actually i did a very small amount of research & found this answer on other Stackexchange forum.

    I know it's not a good answer to post a link but i don't know the exact answer. So, it's the only way you can solve your doubt.

    https://softwareengineering.stackexchange.com/questions/114156/why-there-are-no-put-and-delete-methods-in-html-forms

提交回复
热议问题