mirror of https://github.com/ARMmbed/mbed-os.git
Do not clear block2 in subsequent block request. When sending a request with block2 option, eg. indicating need for response to be blockwised, copy the block2 option from the sent_blockwise list item so that the block2 option will be added to all requests. This fixes an issue where previously the block2 was only sent for the first blockwise request and not for the subsequent ones, including the last request. This made the response not follow the request block2 option. |
||
---|---|---|
.. | ||
.settings | ||
doxygen | ||
mbed-coap | ||
source | ||
.gitattributes | ||
.gitignore | ||
.mbedignore | ||
.yotta_ignore | ||
CHANGELOG.md | ||
LICENSE | ||
Makefile | ||
Makefile.test | ||
README.md | ||
README.txt | ||
apache-2.0.txt | ||
junit_xsl.xslt | ||
module.json | ||
run_unit_tests.sh | ||
run_unit_tests_with_valgrind.sh | ||
xsl_script.sh |
README.md
mbed-coap
CoAP C library - Builder and Parser for CoAP messages