Re: [whatwg/fetch] Determining MIME type of Request and Response objects (#1135)

> https://github.com/web-platform-tests/wpt/blob/83fec7609709b94b8def0b17dbf0f067045c9655/service-workers/cache-storage/script-tests/cache-match.js#L381-L415
> 
> Just FYI for context.

Thanks. Good to see that there are already tests for the current behavior at least. We now fail the assert: 
> original and overwritten response mime types should match

Sadly we were already failing the assert
> original and cached overwritten response mime types should match expected "text/html" but got "text/plain"

So the whole subtest "MIME type should be frozen at response construction." was marked as failing


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1135#issuecomment-756894167

Received on Friday, 8 January 2021 17:27:55 UTC