Bug 192900 - [GTK][WPE] imported/w3c/web-platform-tests/eventsource/format-mime-bogus.htm is failing (part of MIME type lost)
Summary: [GTK][WPE] imported/w3c/web-platform-tests/eventsource/format-mime-bogus.htm ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-19 16:51 PST by Alicia Boya García
Modified: 2018-12-19 16:51 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alicia Boya García 2018-12-19 16:51:08 PST
imported/w3c/web-platform-tests/eventsource/format-mime-bogus.htm

GTK and WPE ports seems to be losing the original MIME type:

-CONSOLE MESSAGE: EventSource's response has a MIME type ("x bogus") that is not "text/event-stream". Aborting the connection.
+CONSOLE MESSAGE: EventSource's response has a MIME type ("x") that is not "text/event-stream". Aborting the connection.
 
 PASS EventSource: bogus MIME type