Home
last modified time | relevance | path

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

/foundation/communication/netstack/utils/http_over_curl/include/
Dhttp_handover_info.h18 struct HttpHandoverStackInfo { struct
19 unsigned int taskId = 0;
20 uint32_t readTimeout = 0;
21 uint32_t connectTimeout = 0;
22 std::string method = "init";
23 std::string requestUrl = "init";
24 bool isInStream = false;
25 bool isSuccess = false;