{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreid6qbaxuayst4hjhvqbdpp3xfmzfnkzj5ptvpx56fx7qcgfudwtvi",
"uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mo6yo5gh3vt2"
},
"path": "/viewtopic.php?t=33527&p=275585#p275585",
"publishedAt": "2026-06-13T17:33:06.000Z",
"site": "http://forum.palemoon.org",
"tags": [
"https://testserver.palemoon.org/json/te ... point.json"
],
"textContent": "> when asking for a json directly, like from https://testserver.palemoon.org/json/te ... point.json it does it correctly.\n\nMy guess is because the response headers are:\n\nCODE:\n\n\n HTTP/2.0 304 Not ModifiedX-Firefox-Spdy: h2date: Sat, 13 Jun 2026 17:32:01 GMTetag: \"6a2d9190-84\"last-modified: Sat, 13 Jun 2026 17:21:20 GMTserver: nginx\n\nWhich do not include content-type: application/json. I would guess that response header value is important?\n\n\nEdit: Sorry! That was after a soft refresh after opening dev tools. The actual response headers are:\n\nCODE:\n\n\n HTTP/2.0 200 OKX-Firefox-Spdy: h2accept-ranges: bytescontent-length: 132content-type: application/jsondate: Sat, 13 Jun 2026 17:37:46 GMTetag: \"6a2d9190-84\"last-modified: Sat, 13 Jun 2026 17:21:20 GMTserver: nginx\n\nSo it seems the content-type: application/json pairing is present and the extra files are not requested. Very interesting...\n\nAnd for comparison, here are the response headers from my site that do encounter the problem:\n\nCODE:\n\n\n HTTP/2.0 200 OKX-Firefox-Spdy: h2content-encoding: gzipcontent-security-policy: default-src 'self'; base-uri 'self'; object-src 'none'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; img-src 'self' data: http: https:; frame-src 'self' https://www.youtube-nocookie.com;content-type: application/jsondate: Sat, 13 Jun 2026 17:40:35 GMTreferrer-policy: strict-origin-when-cross-originserver: Apachestrict-transport-security: max-age=31536000vary: Accept-Encodingvia: e13sx-content-type-options: nosniffx-frame-options: DENY\n\n* * *",
"title": "Browser Development • Re: Pale Moon automatically requesting CSS and JS files after JSON responses. Bug?",
"updatedAt": "2026-06-13T17:41:26.000Z"
}