- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 70字
- 2021-06-24 18:44:55
HTTP methods in web services
REST web services may treat HTTP methods differently than in a standard web application. This behavior depends on the developer's preferences, but it's becoming increasingly popular to correlate POST, GET, PUT, and DELETE methods to CRUD operations. The most common approach is as follows:
- Create: POST
- Read: GET
- Update: PUT
- Delete: DELETE
Some Application Programming Interface (API) implementations swap the PUT and POST functionalities.
推薦閱讀
- Extending Puppet
- 精解Windows 8
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 混沌工程:復雜系統韌性實現之道
- RESS Essentials
- Android物聯網開發細致入門與最佳實踐
- HTML5 Enterprise Application Development
- iOS 10 開發指南
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- Multi-Cloud for Architects
- Linux從入門到精通(視頻教學版)
- Office 365 User Guide
- OpenStack Essentials(Second Edition)
- 15分鐘!畫出我的漫畫角色:賣萌篇