Searched defs:RESPONSE_KEY_SET_COOKIE_SEPARATOR (Results 1 – 2 of 2) sorted by relevance
81 const char *const HttpConstant::RESPONSE_KEY_SET_COOKIE_SEPARATOR = "\r\n"; member in OHOS::NetStack::Http::HttpConstant
189 static const char *const RESPONSE_KEY_SET_COOKIE_SEPARATOR; variable