This PR will block sending malicious RST messages. Please fix such code before using an update with this PR.
On receiving, CoapConfig.STRICT_EMPTY_MESSAGE_FORMAT may be used temporary to continue to process malicious RST messages, while the clients are fixing that issue.
This PR will block sending malicious RST messages. Please fix such code before using an update with this PR. On receiving,
CoapConfig.STRICT_EMPTY_MESSAGE_FORMAT
may be used temporary to continue to process malicious RST messages, while the clients are fixing that issue.