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. |
||
---|---|---|
.. | ||
coap.c | ||
Makefile | ||
mock.c |