Update mime to 0.3.13

https://github.com/hyperium/mime/pull/103
This commit is contained in:
Anthony Ramine 2019-01-12 20:00:19 +01:00
parent 6197f1adda
commit bec1c396de
5 changed files with 9 additions and 25 deletions

View file

@ -1,7 +1,4 @@
[cors-safelisted-request-header.any.worker.html]
[No preflight for {"content-type":"text/plain;"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL
@ -19,9 +16,6 @@
[cors-safelisted-request-header.any.html]
[No preflight for {"content-type":"text/plain;"}]
expected: FAIL
[Preflight for {"content-type":"text/plain\\f"}]
expected: FAIL

View file

@ -1,4 +0,0 @@
[format-mime-trailing-semicolon.htm]
[EventSource: MIME type with trailing ;]
expected: FAIL

View file

@ -140,9 +140,6 @@
["data:†,X"]
expected: FAIL
["data:text/plain;,X"]
expected: FAIL
["data:x/x;base64;base64x,WA"]
expected: FAIL
@ -292,9 +289,6 @@
["data:†,X"]
expected: FAIL
["data:text/plain;,X"]
expected: FAIL
["data:x/x;base64;base64x,WA"]
expected: FAIL