Define WITH_AVS_COAP_BLOCK

Define Documentation

WITH_AVS_COAP_BLOCK

Enable support for block-wise transfers (RFC 7959).

If this flag is disabled, attempting to send a message bigger than the internal buffer will fail; incoming messages may still carry BLOCK1 or BLOCK2 options, but they will not be interpreted by the library in any way.