mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Respect MIME type from headers instead of caching it
This commit is contained in:
parent
d37865e3eb
commit
445c90e5c5
3 changed files with 4 additions and 51 deletions
|
@ -1,39 +0,0 @@
|
|||
[mime-type.any.html]
|
||||
[Request: overriding explicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: setting missing Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: overriding explicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Request: setting missing Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: removing implicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Request: removing implicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[mime-type.any.worker.html]
|
||||
[Request: overriding explicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: setting missing Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: overriding explicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Request: setting missing Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Response: removing implicit Content-Type]
|
||||
expected: FAIL
|
||||
|
||||
[Request: removing implicit Content-Type]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue