Searched defs:HttpResponse (Results 1 – 4 of 4) sorted by relevance
| /foundation/communication/netstack/frameworks/cj/http/src/ | ||
| D | net_http_response.cpp | 23 HttpResponse::HttpResponse() : responseCode_(0) {} in HttpResponse() function in OHOS::NetStack::Http::HttpResponse |
| /foundation/communication/netstack/frameworks/js/napi/http/options/src/ | ||
| D | http_response.cpp | 22 HttpResponse::HttpResponse() : responseCode_(0) {} in HttpResponse() function in OHOS::NetStack::Http::HttpResponse |
| /foundation/communication/netstack/ | ||
| D | README_zh.md | 139 #### HttpResponse subsubsection |
| /foundation/communication/netstack/interfaces/kits/js/ | ||
| D | @ohos.net.http.d.ts | 2323 export interface HttpResponse { interface |