Zhang Wei
Zhang Wei
Thanks. The RETAIN_SIZE does keep more records, however, there is a new problem. Seems the keyword "KEY" didn't take effect. See the picture as follows, anything else I was missing?...
I have the same requirements. In addition, how can I expose Authorize feature? IE, for each http-in node I want to select a security definition.
I have the same requirements. In addition, how can I expose Authorize feature? IE, for each http-in node I want to select a security definition.
I wanted to specify the Authorize by the securityDefinitions section like as follows - securityDefinitions: # X-API-Key: abcdef12345 APIKeyHeader: type: apiKey in: header name: X-API-Key
same issue here
how to set the blocksize to 512 in v3? it seems udp.WithBlockwise is removed?
my bad, got it > how to set the blocksize to 512 in v3? it seems udp.WithBlockwise is removed?
I checked the wireshark package, the message.AppOctets is the same as the coap-client, but the size is different, well this doesn't seems the root cause the ceased the expected block...