Since not all client browsers support put and delete, is it only recommended to use "get" and "post" for all crud operations?
Usually, when you use a calm interface, it is not intended for the browser ... it is intended for client software such as Javascript, desktop applications or third-party party interfaces.
. PUT DELETE. Ruby on Rails POST - PUT/DELETE, .
Check out the first entry on this faq page: http://code.google.com/p/implementing-rest/wiki/FAQ
Source: https://habr.com/ru/post/1780152/More articles:How to use partial templates with a map in StringTemplate? - stringtemplateResizing an image inside a container dynamically using jQuery - jqueryDatabase Modeling: Delivery Rules - databasePassing function pointers between modules - c ++AS3: Can we skip the optional parameter and assign a value to the parameter after the missing one? - actionscriptWhat happened to this image cropper? - c #uninformative error using boost :: iterator_adaptor - c ++How to connect to a local host using JDBC? - javaHow to format tall graphics? - jqueryЗадание значения по умолчанию для поля скрытой формы django - кость DRY? - djangoAll Articles