[2] 資源ヘッダー >>1 は、 sniffing に使われるファイルの先頭部分です。
[4] MIME Sniffing Standard は、 先頭 1445 バイト以上が読み込まれるか、 末尾に到達するか、 利用者エージェント定義の十分な時間が経過するかのいずれか最初の時点での利用可能なデータ全体としています >>1。
[8] HTML の encoding sniffing algorithm では、 利用者エージェント依存としつつも、 先頭 1024 バイトまたは 500 ms 経過までのデータを使うことを勧めています >>7。
[12] XHR の文書応答における HTML の処理では、 先頭 1024 バイトを使うと規定されています >>11。
[10] MIME sniffing、HTML charset sniffing も参照。
[16] [c] (0) Change the limit for where charsets should be given to the fi… (Hixie著, ) <https://github.com/whatwg/html/commit/51babfe760a1dbe28c4521b2070e692ac872550a>
[3] Add an algorithm to sniff MP3 without ID3 (padenot著, ) <https://github.com/whatwg/mimesniff/commit/998b959332e8dd372f06cfde23f48b4ed5e3567c>