Link to this headingTechnologies
Auto-generated index for this directory.
Link to this headingRecent Changes
-
Cookies.md
Modified: 2026-05-02
Source - Standard HTTP Cookies… -
Web Hooks.md
Modified: 2026-05-02
https://hookdeck.com/webhooks/guides/webhooks-security-checklist Request:… -
postMessage.md
Modified: 2026-05-02
A secure way to enable communication between two windows (or tabs) that belong to different origins (domains). Can pass JSON data oneway between origi… -
WebRTC.md
Modified: 2026-05-02
P2P for streaming audio, video, and data exchange between browsers. Works through ICE, STUN, and TURN to establish a connection between peers. Connect… -
Well-known.md
Modified: 2026-05-02 -
Server-Sent-Events.md
Modified: 2026-05-02
Client: Server:… -
WebTransport.md
Modified: 2026-05-02
https://developer.mozilla.org/en-US/docs/Web/API/WebTransport… -
Content Security Policy.md
Modified: 2026-05-02
strong mitigation against cross-site scripting attacks https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP… -
Web Sockets.md
Modified: 2026-05-02- A heartbeat is built in to the protocol - Uses the wss:// or ws:// schema…
-
CSRF.md
Modified: 2026-05-02
CORS Information - uses GET, HEAD or POST method…