Open Bug 1763277 Opened 4 years ago

Resource header for MIME sniffing is truncated if not delivered in the first 206 Partial Content response

Categories

(Core :: Audio/Video: Playback, defect)

defect

Tracking

()

People

(Reporter: karlt, Unassigned)

Details

The decoder is initialized using the content type from the nsIChannel of the first network request and response.
Subsequent responses from ChannelMediaResource for further content are not considered.

This results in a fallback to the Content-Type header of the first 206 response.

You need to log in before you can comment on or make changes to this bug.