You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec does not dictate but only recommends a length
of 256 bytes. Future tlv extensions may push the failure
message length over this limit. With this change,
receivers can ignore the lengthier extensions without
handling it as an unreadable failure.
0 commit comments