prf::coap::Request struct final

Parsed request view forwarded to endpoint callback.

Public variables

uint16_t content_format
bool has_content_format
uint16_t message_id
MessageType message_type
Method method
std::string_view path
std::span<const uint8_t> payload
std::span<uint8_t> scratch
Caller-owned scratch/work buffer for endpoint processing.
bool signature_verified
std::span<const uint8_t> signer_key_id
std::span<const uint8_t> token