mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
769978904a
The URI is passed as a string to `suit_coap_get_blockwise()`. It may contain query parameters, those will not be translated properly to CoAP options if `coap_opt_put_uri_path()` is used. Instead use `coap_opt_put_uri()` to handle both path and query parameters. |
||
---|---|---|
.. | ||
storage | ||
transport | ||
conditions.c | ||
handlers_command_seq.c | ||
handlers_common.c | ||
handlers_envelope.c | ||
handlers_global.c | ||
handlers.c | ||
Makefile | ||
policy.c | ||
suit.c |