mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-22 04:21:02 -08:00
IIUC the charset doesn't belong in the Accept header. It does belong
in a Content-Type header though, see [1] and [2].
FYI this header causes problems for Tiddlyhost which must work around
the invalid mime type, see [3] for the nitty-gritty.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept
[2] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Type
[3]
|
||
|---|---|---|
| .. | ||
| andtidwiki.js | ||
| custom.js | ||
| download.js | ||
| fsosaver.js | ||
| gitea.js | ||
| github.js | ||
| gitlab.js | ||
| manualdownload.js | ||
| msdownload.js | ||
| put.js | ||
| tiddlyfox.js | ||
| tiddlyie.js | ||
| twedit.js | ||
| upload.js | ||