nRF Connect SDK API 2.8.99
|
void rest_client_request_defaults_set | ( | struct rest_client_req_context * | req_ctx | ) |
#include <include/net/rest_client.h>
Sets the default values into a given request context.
Intended to be used before calling rest_client_request().
[in,out] | req_ctx | Request context for communicating with REST client API. |