Overview / Web Technology
Web technology reference for developers
HTML
Structure of content on the web
CSS
Code used to describe document style
JavaScript
General-purpose scripting language
HTTP
Protocol for transmitting web resources
Web APIs
Interfaces for building web applications
Web Extensions
Developing extensions for web browsers
Accessibility
Build web projects usable for all
Web Technology
Web technology reference for developers
Filter sidebar
In this articleApplication-Layer Protocol Negotiation (ALPN) is a TLS extension (defined in RFC 7301) for identifying what application-layer protocol is negotiating the encrypted connection, without requiring additional round trips to do so.
Protocol Identification sequence HTTP/1.10x68 0x74 0x74 0x70 0x2F 0x31 0x2E 0x31
("http/1.1") HTTP/2 0x68 0x32
("h2") HTTP/2 over cleartext TCP 0x68 0x32 0x63
("h2c") HTTP/3 0x68 0x33
("h3") See also
nextHopProtocol
property.
This page was last modified on Jun 8, 2023 by MDN contributors.
View this page on GitHubâ¢
Report a problem with this contentRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4