Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Summary of HTTP Protocol Learning

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

HTTP protocol is the abbreviation of Hyper Text Transfer Protocol (Hypertext transfer Protocol), which is characterized by:

1. Concise and fast

two。 Flexible

3. Stateless

4. No connection

5. Support the BPX S and Cmax S modes.

HTTP uses uniform resource identifiers (Uniform Resource Identifiers, URI) to transfer data and establish connections

The difference between GET and POST requests:

Submitted by GET:GET, the requested data will be appended to the URL (that is, put the data in the HTTP protocol header)

POST submission: place the submitted data in a package that is a HTTP package

GET: specific browsers and servers have limits on URL length

POST: since values are not passed through URL, the data is theoretically unlimited

The security of POST is higher than that of GET

After reading some of the main points listed in this article

Http://www.cnblogs.com/ranyonsue/p/5984001.html

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report