File:HTTP_logo.svg · Wikimedia Commons · See Wikimedia Commons
protocolo de transferencia de hipertexto
Sign in to saveAlso known as Hypertext Transfer Protocol, http:, http://
protocolo de aplicación para transacción de información a través de una red
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 · Español
El Protocolo de transferencia de hipertexto (en inglés, Hypertext Transfer Protocol, abreviado HTTP) es el protocolo de comunicación que permite las transferencias de información a través de archivos (XML, HTML…) en la World Wide Web. Fue desarrollado por el World Wide Web Consortium y la Internet Engineering Task Force, colaboración que culminó en 1999 con la publicación de una serie de RFC, siendo el más importante de ellos el RFC 2616 que especifica la versión 1.1. HTTP define la sintaxis y la semántica que utilizan los elementos de software de la arquitectura web (clientes, servidores, proxies) para comunicarse. HTTP es un protocolo sin estado, por lo que no guarda ninguna información sobre conexiones anteriores. El desarrollo de aplicaciones web necesita frecuentemente mantener estado. Para esto se usan las cookies, que es información que un servidor puede almacenar en el sistema cliente. Esto le permite a las aplicaciones web instituir la noción de sesión, y también permite rastrear usuarios, ya que las cookies pueden guardarse en el cliente por tiempo indeterminado.
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