- ASP.NET Core 2 Fundamentals
- Onur Gumus Mugilan T. S. Ragupathi
- 115字
- 2021-07-23 17:09:40
What is the HTTP Protocol?
A protocol is nothing but a set of rules that govern communication. The HTTP protocol is a stateless protocol that follows the request-response pattern.
HTTP stands for HyperText Transfer Protocol and is an application protocol which is designed for distributed hypermedia systems. HyperText in HyperText Transfer Protocol refers to the structured text that uses hyperlinks for traversing between the documents. Standards for HTTP were developed by the Internet Engineering Task Force (IETF) and the World Wide Web Consortium (W3C). The current version of HTTP is HTTP/2 and was standardized in 2015. It is supported by the majority of web browsers, such as Microsoft Edge, Google Chrome, and Mozilla Firefox.
推薦閱讀
- 程序員面試筆試寶典
- Python從菜鳥到高手(第2版)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- PostgreSQL 11從入門到精通(視頻教學版)
- Amazon S3 Cookbook
- 網絡爬蟲原理與實踐:基于C#語言
- Extending Puppet(Second Edition)
- C#程序設計教程(第3版)
- Flowable流程引擎實戰
- Raspberry Pi Robotic Projects(Third Edition)
- Django 5企業級Web應用開發實戰(視頻教學版)
- Learning Python Data Visualization
- Instant GLEW
- Head First Kotlin程序設計
- AngularJS UI Development