Skip to main content

16 docs tagged with "HTTP"

View All Tags

createServer()

createServer() is defined as: http Static Method to create new HTTP Server. Topics on: . Read more: JS, Nodejs, Node Stack, Node API, Http, Static Method, HTTP

http

http is defined as: Node API to create server with HTTP Network Protocol. Topics on: createServer(), request(). Read more: JS, Nodejs, Node Stack, Node API, Ht

HTTP

HTTP is defined as: Network Protocol to transmit/access data over web i.e. HTML. Topics on: Hypermedia, HTTP follows a Request-Response model, HTTP Cookie, TCP/

HTTP Basic Access Authentication

HTTP Basic Access Authentication is defined as: Protocol to authenticate via HTTP header to send username/password. Topics on: . Read more: Computer Science, Ne

HTTP Cookie

HTTP Cookie is defined as: data sent from Backend to Client to TPS. Topics on: TPS. Read more: Computer Science, Network, Network Protocol, HTTP, HTTP Cookie, B

HTTPS

HTTPS is defined as: HTTP encrypt with TLS (or SSL). Topics on: TLS, SSL, Web Security. Read more: Computer Science, Network, Network Protocol, HTTPS, HTTP, TLS

Hyperlink

Hyperlink is defined as: Ref link to nav to docs or element (within page). Topics on: . Read more: Computer Science, Network, Network Protocol, HTTP, Hypermedia

Hypermedia

Hypermedia is defined as: multimedia with Hypertext & Hyperlinks. Topics on: Hypertext, Hyperlink. Read more: Computer Science, Network, Network Protocol, HTTP,

Hypertext

Hypertext is defined as: Text with Hyperlink. Topics on: . Read more: Computer Science, Network, Network Protocol, HTTP, Hypermedia, Hypertext, Hyperlink | Wiki

Packet

Packet is defined as: formatted data chunk sent over Network. Topics on: Hop Limit, Error detection and correction, Priority, Address, network payload, vs big c

request()

request() is defined as: http Static Method to make a HTTP Request. Topics on: . Read more: JS, Nodejs, Node Stack, Node API, Http, Request, Static Method, HTTP

start line

start line is defined as: HTTP Method + Request Target + HTTP version. Topics on: HTTP Method, Request Target, HTTP version. Read more: Computer Science, Networ

TCP/IP

TCP/IP is defined as: Network Protocol to connect hosts over IP & exchange data via Packet after establish connection. Topics on: TCP/IP breaks down req & res i

TPS

TPS is defined as: Track Personalize Session. Topics on: Track, Personalize, Session. Read more: Computer Science, Network, Network Protocol, HTTP, HTTP Cookie,

Web Service

Web Service is defined as: API to access over HTTP. Topics on: . Read more: Dev Tool, API, Online API, Web Service, HTTP|FullStack Wiki by Roger J

XHR

XHR is defined as: XML HTTP Request. Topics on: XHR flow, provides method to send network requests between browser-server, XHR and all async tasks handled by ca