Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Proper Blockwise Handling for Initial GET and DELETE Requests
Corrected the handling of initial requests for GET and DELETE operations in the CoAP blockwise implementation. Previously, the code allowed the use of message types Acknowledge (ACK) or Reset (RST) for the initial request.
- Loading branch information