Searched refs:cookieName (Results 1 – 1 of 1) sorted by relevance
205 String cookieName = "auth_1234567"; in testHlsWithHeadersCookies() local207 HttpCookie cookie = new HttpCookie(cookieName, cookieValue); in testHlsWithHeadersCookies()