[dl:http] add MIME type and signature for .html files
This commit is contained in:
@@ -369,6 +369,7 @@ SAMPLES = {
|
||||
("heic", b"????ftypheis"),
|
||||
("heic", b"????ftypheix"),
|
||||
("svg" , b"<?xml"),
|
||||
("html", b"<!DOCTYPE html><html>...</html>"),
|
||||
("ico" , b"\x00\x00\x01\x00"),
|
||||
("cur" , b"\x00\x00\x02\x00"),
|
||||
("psd" , b"8BPS"),
|
||||
|
||||
Reference in New Issue
Block a user