- From: docfaraday via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 May 2024 14:15:19 +0000
- To: public-webrtc@w3.org
docfaraday has just created a new issue for https://github.com/w3c/webrtc-pc: == Comparison rules for RTCRtpCodec needs clarification on how mimeType is compared == Recently I've found multiple wpt that are doing case-sensitive comparisons on the mimeType field. Mime-types are case insensitive (see https://datatracker.ietf.org/doc/html/rfc2045#section-5.1); this should be called out in https://w3c.github.io/webrtc-pc/#dfn-codec-dictionary-match Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2971 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 May 2024 14:15:20 UTC