Searched defs:HTTP_LINE_SEPARATOR (Results 1 – 7 of 7) sorted by relevance
56 static const char *const HTTP_LINE_SEPARATOR; variable
45 const char *const FetchConstant::HTTP_LINE_SEPARATOR = "\r\n"; member in OHOS::NetStack::Fetch::FetchConstant
76 static const char *const HTTP_LINE_SEPARATOR; variable
66 const char *const HttpConstant::HTTP_LINE_SEPARATOR = "\r\n"; member in OHOS::NetStack::HttpClient::HttpConstant
94 const char *const HttpConstant::HTTP_LINE_SEPARATOR = "\r\n"; member in OHOS::NetStack::Http::HttpConstant
44 constexpr const char *HTTP_LINE_SEPARATOR = "\r\n"; variable
208 static const char *const HTTP_LINE_SEPARATOR; variable