Home
last modified time | relevance | path

Searched defs:Http_Response (Results 1 – 1 of 1) sorted by relevance

/interface/sdk_c/network/netstack/net_http/
Dnet_http_type.h470 typedef struct Http_Response { struct
474 Http_ResponseCode responseCode; argument
484 …esponse Indicates the response to be deleted. It is a pointer that points to {@link Http_Response}. argument
487 void (*destroyResponse)(struct Http_Response **response); argument
488 } Http_Response; typedef