- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 62字
- 2021-07-02 20:52:27
Media types
Commonly referred to as MIME (Multipurpose Internet Mail Extensions) types, media types are used to identify the format of an HTTP message body. A media type is of the {type/subtype} format; examples are as follows:
- text/html
- image/png
- audio/mpeg
- video/avi
A request can be as follows:
GET: Host: Accept:application/json, text/javascript
The client is specifying which format it can receive data in.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- Java程序設計實戰教程
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- TensorFlow Lite移動端深度學習
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Mastering SVG
- Learning Bayesian Models with R
- UI智能化與前端智能化:工程技術、實現方法與編程思想
- Podman實戰
- 網絡爬蟲原理與實踐:基于C#語言
- INSTANT OpenNMS Starter
- SQL基礎教程(第2版)
- Learning Nessus for Penetration Testing
- AngularJS UI Development
- Building Apple Watch Projects