Searched defs:Http_Response (Results 1 – 1 of 1) sorted by relevance
470 typedef struct Http_Response { struct474 Http_ResponseCode responseCode; argument484 …esponse Indicates the response to be deleted. It is a pointer that points to {@link Http_Response}. argument487 void (*destroyResponse)(struct Http_Response **response); argument488 } Http_Response; typedef