mbed-os/features/frameworks/mbed-coap/source
Antti Yli-Tokola 7ae00ee24a Update mbed-coap to version 4.6.2
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.
2018-08-28 11:09:45 +03:00
..
include Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
sn_coap_builder.c Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
sn_coap_header_check.c Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
sn_coap_parser.c Update mbed-coap to version 4.4.3 2018-05-11 17:14:09 +03:00
sn_coap_protocol.c Update mbed-coap to version 4.6.2 2018-08-28 11:09:45 +03:00