- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 109字
- 2021-06-24 18:44:52
The PUT and DELETE methods
The PUT and DELETE methods are part of WebDAV, which is an extension of the HTTP protocol and allows for the management of documents and files on a web server. It is used by developers to upload production-ready web pages onto the web server. PUT is used to upload data to the server whereas DELETE is used to remove it. In modern day applications, PUT and DELETE are also used in web services to perform specific operations on the database. PUT is used for insertion or modification of records and DELETE is used to delete, disable, or prevent future reading of pieces of information.
推薦閱讀
- 精通Linux內核開發
- Windows Server 2012 Hyper-V Cookbook
- 開源安全運維平臺OSSIM疑難解析:入門篇
- 嵌入式實時操作系統μC/OS原理與實踐
- 巧學活用Windows 7
- Application Development in iOS 7
- 計算機系統的自主設計
- Building Telephony Systems With Asterisk
- 從零開始學安裝與重裝系統
- bash shell腳本編程經典實例(第2版)
- OpenSolaris紅寶書
- 鴻蒙HarmonyOS應用開發從入門到精通
- Getting Started with Raspberry Pi Zero
- Administering ArcGIS for Server
- 計算機系統平臺