[webrtc-stats] In TLS version, need to specify case of Hex string (#513)

alvestrand has just created a new issue for https://github.com/w3c/webrtc-stats:

== In TLS version, need to specify case of Hex string ==
This is RTCDtlsTransport.tlsVersion, which is defined as four hex digits. https://w3c.github.io/webrtc-stats/#dom-rtctransportstats-tlsversion

It will be silly if people have to compare the version both to FEFF and feff just because we've failed to specify the case of the hex string.  We should specify the case.

I suggest UPPER CASE for this one.

Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/513 using your GitHub account

Received on Friday, 25 October 2019 11:47:11 UTC