RFC Errata
RFC 8824, "Static Context Header Compression (SCHC) for the Constrained Application Protocol (CoAP)", June 2021
Source of RFC: lpwan (int)See Also: RFC 8824 w/ inline errata
Errata ID: 7396
Status: Verified
Type: Editorial
Publication Format(s) : TEXT, PDF
Reported By: Marco Tiloca
Date Reported: 2023-03-19
Verifier Name: Eric Vyncke
Date Verified: 2023-08-03
Section 7.1 says:
Note that a client located in an Application Server sending a request to a server located in the Device may not be compressed through this Rule, since the MID might not start with 7 bits equal to 0.
It should say:
Note that, if a client is located in an Application Server and sends a request to a server located in the Device, then the request may not be compressed through this Rule, since the MID might not start with 7 bits equal to 0.
Notes:
In the old text, "compressed" seems referred to "client" rather than to "request" as intended.