- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 110字
- 2021-07-02 20:52:23
Data elements
When you select a hyperlink where data needs to be transferred from the server to the client, the client needs to interpret the data and render it into a format to the user. How does the REST principle do this? The REST components transfer the data as well as the metadata to the client, with instructions to help the client compose the resource that it has requested:
Data element
Modern web examples
Resource
The intended conceptual target of a hypertext reference
Resource identifier
URL, URN
Representation
HTML document, JPEG image
Representation metadata
Media type, last modified time
Resource metadata
Source link, alternates, vary
Control data
If-modified-since, cache control
推薦閱讀
- Practical Internet of Things Security
- R語(yǔ)言游戲數(shù)據(jù)分析與挖掘
- Mastering Kotlin
- INSTANT MinGW Starter
- Java持續(xù)交付
- Mastering Ext JS
- 0 bug:C/C++商用工程之道
- 移動(dòng)互聯(lián)網(wǎng)軟件開(kāi)發(fā)實(shí)驗(yàn)指導(dǎo)
- JavaScript應(yīng)用開(kāi)發(fā)實(shí)踐指南
- Go語(yǔ)言編程
- 實(shí)驗(yàn)編程:PsychoPy從入門到精通
- Learning iOS Penetration Testing
- R語(yǔ)言數(shù)據(jù)分析從入門到實(shí)戰(zhàn)
- MATLAB計(jì)算機(jī)視覺(jué)實(shí)戰(zhàn)
- Learning Zimbra Server Essentials