当前位置:网站首页>various network protocols
various network protocols
2022-08-01 07:57:00 【Kindergarten mobile】
Agreement
Recognize URL
What we commonly call "URL" is actually what we call URL
HTTP protocol format
HTTP request
HTTP Response
HTTP methods
get method
- Get the corresponding resource information directly
- The get method can take parameters (the url's ? is followed by get parameters)
- Handling of insensitive data
post method
- The data is submitted to the server through the body, not through the url
- post-"cont-length: text
- Processing encrypted content data
The difference between get and post: post can pass more parameters than get and is more private.
HTTP status code
Common HTTP Header
- Content-Type: data type (text/html, etc.)
- Content-Length: Length of Body
- Host: The client tells the server that the requested resource is on which host and which port
- User-Agent: declares the user's operating system and browser version information
- referer: The page from which the current page is redirected
- location: used with 3xx status code to tell the client where to visit next
- Cookie: Used to store a small amount of information on the client side. Usually used to implement the function of session
边栏推荐
猜你喜欢
Data Analysis 6
小程序全面屏手势配置案例
Electromagnetic compatibility introductory tutorial (6) test project
Vim三种模式
[Tear AHB-APB Bridge by hand]~ Why aren't the lower two bits of the AHB address bus used to represent the address?
华为深度学习课程第六、七章
走进音视频的世界——mp3封装格式
The use of Golang: go template engine
LevelSequence源码分析
The log causes these pits in the thread block, you have to prevent
随机推荐
pytest接口自动化测试框架 | parametrize叠加使用
[Tear AHB-APB Bridge by hand]~ Why aren't the lower two bits of the AHB address bus used to represent the address?
Golang: go to connect and use mysql
POJ2421道路建设题解
Go 支持 OOP: 用 struct 代替 class
LabVIEW中局部变量和全局变量的分配
22牛客多校1 I. Chiitoitsu (概率dp)
Upgrade to heavyweight lock, lock reentrancy will lead to lock release?
JVM:运行时数据区-PC寄存器(程序计数器)
请问用flinksql写入数据到clickhouse需要引入什么依赖吗?
VoLTE Basic Learning Series | Enterprise Voice Network Brief
pytest接口自动化测试框架 | 使用函数返回值的形式传入参数值
special day to remember
Delphi MDI appliction documents maximize display, remove buttons such as maximize and minimize
Golang:go连接和使用mysql
POJ1251丛林之路题解
Data Analysis 6
XX市消防救援指挥中心实战指挥平台多链路聚合解决方案实例
Vim三种模式
Generate pictures based on the content of the specified area and share them with a summary