Please enable JavaScript.
Coggle requires JavaScript to display documents.
HTTP - Coggle Diagram
HTTP
Web Server
Nginx
HA
OpenResty
Apache (OldSchool)
IIS (MS)
Tomcat
Java
servlet container
proxy
gateway
tunnelling
cache
HTTPS
Symmetric Encryption
AES
ChaCha
Asymmetric Encryption
RSA
DH
Digest Algorithm
SHA-2
certificate
X.509
CA
SSL/TLS
SNI
OCSP
Connection Optimization
encryption
authentication
secure communication mechanism
HTTP/1.1
RFC Doc
2616
7230
Req/Reply
Req method
GET
HEAD
POST
Req header + Req body
Reply header + Reply Body
Status Code
2xx
3xx
4xx
5xx
Stateless
Long connection mechanism
Cache
MIME
Browser
Chrome
firefox
Safari
IE/Edge
Opera
DNS
root DNS
Top Layer DNS
Authority DNS
local DNS
LB
Network
LAN
WAN
Internet
FTP
IMAP/POP3
BT
Magnet
www
Program Language
JavaScript
CSS
PHP
Python
Lower level protocol
reliable data transmission
L4 and L7
TCP/IP
IPv4
IPv6
UNIX Domain Socket
HTTP/2
SPDY
HPACK
Server Push
gRPC
Client authentication
basic
digest
ssl client auth
FormBase
web Service
RESTful +JSON
SOAP
RPC
CDN
Load Balancer
close visit
squid/Varnish/ATS
WAF
App Layer Protect
visit control
audit
Proxy
proxy
reverse proxy
protocol
V1
V2
URI/URL
protocol name
search reference
coding
Coding
Base64
chunked
compression
gzip
deflate
Web Socket
full duplex
binary frame
stateful
Scrapy
crawler/spider
robots.txt
HTML
HTML4
HTML5
packet analysis Tool
wireshark
tcpdump
HTTP/3
QUIC
based on UDP