Home
last modified time | relevance | path

Searched refs:HTTP_NOT_ALLOWED_HOST (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h95 HTTP_NOT_ALLOWED_HOST = 2300998, enumerator
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp77 {HTTP_NOT_ALLOWED_HOST, "It is not allowed to access this domain"},
513 return HTTP_NOT_ALLOWED_HOST; in GetErrorCode()
534 return HTTP_ERR_MAP.at(HTTP_NOT_ALLOWED_HOST); in GetErrorMessage()

Completed in 4 milliseconds