- Building RESTful Web Services with Spring 5(Second Edition)
- Raja CSP Raman Ludovic Dewailly
- 115字
- 2021-06-30 19:13:24
More on REST
In web applications, REST is typically used over HTTP. REST doesn't need to be tied to any specific protocol. In HTTP REST, we mainly use the GET, POST, PUT, and DELETE methods to change the state of the resources we access. Other HTTP methods, such as OPTIONS, HEAD, CONNECT, and TRACE, can be used for more advanced operations, for example, for caching and debugging purposes. Most servers have disabled advanced methods for security and simplicity reasons; however, you can enable them by adjusting the server configuration files. As JSON is used as a primary media type for major applications, we also use only the JSON media type for our web service calls.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- FreeSWITCH 1.2
- 6G潛在關鍵技術(下冊)
- SEO 20日
- 異構基因共表達網絡的分析方法
- 信息通信網絡建設安全管理概要2
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 區塊鏈輕松上手:原理、源碼、搭建與應用
- Mastering TypeScript 3
- Working with Legacy Systems
- 4G小基站系統原理、組網及應用
- VMware NSX網絡虛擬化入門
- Android UI Design
- Practical Web Penetration Testing
- 轉化:提升網站流量和轉化率的技巧