HTTP
↔ Network Protocol to transmit/access data over web i.e. HTML
Source: HTTP | MDN
aka HTTP, Hypertext-Transfer-Protocol
Hypermedia
multimedia with Hypertext & Hyperlinks
HTTP follows a Request-Response model
HTTP Cookie
data sent from Backend to Client to TPS
TCP/IP
Network Protocol to connect hosts over IP Address & exchange data via packets after establish connection
HTTP Basic Access Authentication
Protocol to authenticate via HTTP header to send username/password
References
start line
↔ HTTP Method + Request Target + HTTP versionWeb Service
↔ API to access over HTTPhttp
↔ Node API to create server with HTTPNetwork Protocol