Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/src/
H A Dconstant.cpp81 const char *const HttpConstant::RESPONSE_KEY_SET_COOKIE_SEPARATOR = "\r\n"; member in OHOS::NetStack::Http::HttpConstant
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h189 static const char *const RESPONSE_KEY_SET_COOKIE_SEPARATOR; variable