- 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.
推薦閱讀
- 30天自制操作系統
- Cybersecurity:Attack and Defense Strategies
- Instant Handlebars.js
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 計算機系統開發與優化實戰
- 突破平面3ds Max動畫設計與制作
- 從實踐中學習Kali Linux無線網絡滲透測試
- 計算機系統的自主設計
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Linux內核API完全參考手冊(第2版)
- 統信UOS應用開發進階教程
- 辦公自動化教程(Windows7+Office2010)
- Implementing Cloud Design Patterns for AWS(Second Edition)
- 15分鐘!畫出我的漫畫角色:賣萌篇
- Website Development with PyroCMS