File:HTTP_logo.svg · Wikimedia Commons · See Wikimedia Commons
Hypertext Transfer Protocol
Sign in to saveAlso known as http:, http://
protocole de transfert de données dans un réseau informatique
HTTP is the set of rules that computers use to send and receive web pages and other information over the internet. It matters because it's the foundation that makes the World Wide Web work, allowing you to click links and view documents in your web browser.
AI-generated from the Wikipedia summary — may contain errors.
Key facts
- Protocol.image
- HTTP logo.svg180px
- Protocol.developer
- Initially CERN; IETF, W3C
via Wikipedia infobox
Described at

What is HTTP
w3schools.com →HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP W3.CSS C C++ C HOW TO BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS DSA TYPESCRIPT ANGULAR ANGULARJS GIT POSTGRESQL MONGODB ASP AI R GO KOTLIN SWIFT SASS VUE GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE INTRO TO PROGRAMMING INTRO TO HTML & CSS BASH RUST TOOLS ) The World Wide Web is about communication between web clients and web servers . Clients are often browsers (Chrome, Edge, Safari), but they can be any type of program or device. 1. The browser requests an HTML page. The server returns an HTML file. 2. The browser requests a style sheet. The server returns a CSS file. 3. The browser requests an JPG image. The server returns a JPG file. 4. The browser requests JavaScript code. The server returns a JS file 5. The browser requests data. The server returns data (in XML or JSON). XHR is often used to request and receive data for the purpose of modifying a web page. Despite the XML and Http in the name, XHR is used with other protocols than HTTP, and the data can be of many different types like HTML , CSS , XML , JSON , and plain text.
Excerpt from a page describing this subject · 18,348 chars · not written by Vinony
Wikidata facts
- Official website
- httpwg.org/specs
Show 8 more facts
- port
- 80
- Commons category
- Hypertext Transfer Protocol
- Stack Exchange tag
- webmasters.stackexchange.com/tags/http
- inception
- 1989-00-00
- media type
- message/http
- publication date
- 1990-00-00
- software version identifier
- 2
- described at URL
- www.w3schools.com/whatis/whatis_http.asp
via Wikidata · CC0
Article · Français
L’Hypertext Transfer Protocol, généralement abrégé HTTP, littéralement « protocole de transfert hypertexte », est un protocole de communication client-serveur développé pour le World Wide Web. HTTPS (avec S pour secure, soit « sécurisé ») est la variante sécurisée par le chiffrement et l'authentification. HTTP est un protocole de la couche application dans le modèle OSI. Il peut fonctionner sur n'importe quelle connexion fiable. Dans les faits on utilise le protocole TCP comme couche de transport. Un serveur HTTP utilise alors par défaut le port 80 (443 pour HTTPS). Les clients HTTP les plus connus sont les navigateurs Web. Il est aussi utilisé dans des interfaces de programmation d’application (API) pour accéder aux données d'un serveur ainsi que des systèmes pour récupérer automatiquement le contenu d'un site tels que les aspirateurs de site Web et les robots d'indexation.
Abstract from DBpedia / Wikipedia · CC BY-SA
Gallery (7)
Available in 88 languages
- Español
- Français
- Deutsch
- 中文
- 日本語
- Русский
- Português
- Italiano
- العربية
- हिन्दी
- Afrikaans
- Albanian
- Armenian
- Asturian
- azb
- Azerbaijani
- Bahasa Indonesia
- Bangla
Show 69 more
- Basque
- be_x_old
- Belarusian
- Bosnian
- Bulgarian
- Catalan
- Croatian
- Czech
- Danish
- Esperanto
- Estonian
- Faroese
- Filipino
- Finnish
- fiu_vro
- Galician
- Greek
- Gujarati
- Hebrew
- Hungarian
- Icelandic
- Ido
- Irish
- Kazakh
- Latin
- Latvian
- Lithuanian
- Lombard
- Luxembourgish
- Macedonian
- Malay
- Malayalam
- Marathi
- Mari
- Mongolian
- Nederlands
- Newari
- Norwegian
- Norwegian Nynorsk
- Piedmontese
- Polski
- Punjabi
- Romanian
- Serbian
- Serbian (Latin)
- simple
- Sindhi
- Slovak
- Slovenian
- Svenska
- Tajik
- Tamil
- Telugu
- Tiếng Việt
- Türkçe
- Turkmen
- Ukrainian
- Venetian
- Waray
- Welsh
- Wu Chinese
- Yoruba
- Zaza
- zh_classical
- zh_min_nan
- zh_yue
- فارسی
- ไทย
- 한국어
via Wikidata sitelinks · CC0