http-headers

Tag

Cards List
#http-headers

Browser identification through header order

Lobsters Hottest · 2026-06-02 Cached

This article discusses passive browser identification techniques using HTTP header order, IP options, user-agent strings, and random number generator patterns.

0 favorites 0 likes
#http-headers

Referer Reality

Hacker News Top · 2026-05-10 Cached

The article discusses the limitations of relying on the Referrer header for tracking traffic sources, noting that many modern apps do not send this header. It advocates for using custom query strings as a form of digital etiquette to ensure link attribution remains legible across different platforms.

0 favorites 0 likes
#http-headers

How an HTTP header caused time.gov to skew from UTC

Lobsters Hottest · 2026-05-06 Cached

The article details a technical investigation into how an HTTP header caused time skew on the time.gov website, explaining the differences between NTP and HTTP time synchronization.

0 favorites 0 likes
#http-headers

datasette PR #2689: Replace token-based CSRF with Sec-Fetch-Site header protection

Simon Willison's Blog · 2026-04-14 Cached

Datasette PR #2689 replaces token-based CSRF protection with Sec-Fetch-Site header-based protection, inspired by Go 1.25 and Filippo Valsorda's research, simplifying CSRF handling by eliminating the need for hidden form tokens.

0 favorites 0 likes
← Back to home

Submit Feedback