Home
last modified time | relevance | path

Searched refs:RANGE_NOT_SATISFIABLE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h55 RANGE_NOT_SATISFIABLE, enumerator
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/response/
H A Dstatus.rs398 (416, RANGE_NOT_SATISFIABLE, "Range Not Satisfiable"),
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/http_module/src/
H A Dhttp_module.cpp180 DECLARE_RESPONSE_CODE(RANGE_NOT_SATISFIABLE), in InitResponseCode()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-network-kit/
H A Djs-apis-http.md1171 | RANGE_NOT_SATISFIABLE<sup>12+</sup> | 416 | 请求范围不符合要求。<br>**原子化服务API:** 从API version 12开始,该接口支持在…
/ohos5.0/docs/en/application-dev/reference/apis-network-kit/
H A Djs-apis-http.md1171 | RANGE_NOT_SATISFIABLE<sup>12+</sup> | 416 | "Range Not Satisfiable." The server cannot serve the…