</>
Protocol
Codes
全コード
比較
HTTP
14
Cross-Protocol
13
SIP
6
SMTP
3
FTP
3
DNS
2
すべての比較
→
用語集
HTTP Concepts
20
API Design
20
Security
20
Networking
20
Caching & Performance
20
Error Handling
20
Protocol Design
20
DNS
20
Email & SMTP
20
Real-Time & Streaming
20
Infrastructure
20
Web Standards
20
gRPC & RPC
20
SIP & VoIP
20
FTP & File Transfer
20
Authentication & OAuth
20
TLS & Encryption
20
Load Balancing & Proxying
20
すべての用語集
→
ガイド
ツール
= 2) { fetch('/search/?q=' + encodeURIComponent(q), {headers:{'Accept':'application/json'}}).then(r=>r.json()).then(d=>{ results=d.results; open=true; }) } else { results=[]; open=false; }" @focus="if(results.length) open=true" @click.away="open=false" @keydown.escape="open=false" placeholder="コード、ガイドを検索..." class="w-52 pl-9 pr-3 py-2 text-sm rounded-xl border border-slate-200 dark:border-slate-700 bg-slate-50 dark:bg-slate-900 focus:outline-none focus:ring-2 focus:ring-emerald-500/30 focus:border-emerald-400 transition placeholder:text-slate-400" autocomplete="off">
ガイド
用語
すべての結果を表示 →
JA
English
العربية
Deutsch
Español
Français
हिन्दी
Bahasa Indonesia
日本語
한국어
Português
Русский
ไทย
Türkçe
Tiếng Việt
简体中文
全コード
比較
HTTP
14
Cross-Protocol
13
SIP
6
SMTP
3
FTP
3
DNS
2
すべての比較 →
用語集
HTTP Concepts
20
API Design
20
Security
20
Networking
20
Caching & Performance
20
Error Handling
20
Protocol Design
20
DNS
20
Email & SMTP
20
Real-Time & Streaming
20
Infrastructure
20
Web Standards
20
gRPC & RPC
20
SIP & VoIP
20
FTP & File Transfer
20
Authentication & OAuth
20
TLS & Encryption
20
Load Balancing & Proxying
20
すべての用語集 →
ガイド
ツール
ダークモード
ライトモード
JA
English
العربية
Deutsch
Español
Français
हिन्दी
Bahasa Indonesia
日本語
한국어
Português
Русский
ไทย
Türkçe
Tiếng Việt
简体中文
ホーム
/
仕様
/
RFC 9112
RFC 9112
HTTP/1.1
Internet Standard
6月 2022
公式ドキュメントを見る →
概要
RFC 9112 specifies the HTTP/1.1 message syntax and connection management, defining how requests and responses are framed over a TCP connection. It covers chunked transfer encoding, persistent connections (keep-alive), and the request-line format.
定義済み用語
Keep-Alive
Chunked Transfer Encoding
Message Framing
Transfer-Encoding
廃止した文書
RFC 2616
Hypertext Transfer Protocol — HTTP/1.1