On some sites like the Clouflare 'intercepted' ones, cookies are set and then sent back by the browser (Pale Moon) on every request, even images, stylesheets and Javascript.
Some other sites set cookies, and Pale Moon only send cookies back on HTML pages.
How is this behavior set server-side, and is there any way to avoid sending cookies on image, CSS and JS requests, ie. in about:config?
HTTP requests with cookies on CSS, JS, and images – how to switch it off?
Moderator: trava90
Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
HTTP requests with cookies on CSS, JS, and images – how to switch it off?
… tanning in dimmed LCD light. – Evry 1′s a beginner, baby, that's the truth…
Re: HTTP requests with cookies on CSS, JS, and images – how to switch it off?
Use eMatrix, it blocks everything including sending cookies back, by default.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Linux Mint 20.1 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

Linux Mint 20.1 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
Re: HTTP requests with cookies on CSS, JS, and images – how to switch it off?
cookies are part of the HTTP transport protocol; that is unrelated to the type of content transferred. That is the way the http standard is, and is intended to be used.
If you start filtering cookies based on document type requested, be warned you may severely break some websites that use cookies for session authentication.
If you start filtering cookies based on document type requested, be warned you may severely break some websites that use cookies for session authentication.
"You will observe with concern how long a useful truth may be known and exist before it is generally received and practiced on." -- Benjamin Franklin
"Compromise and collaboration lie at the heart of all great endeavours" -- Kassandra

"Compromise and collaboration lie at the heart of all great endeavours" -- Kassandra
