Response header's set-cookie only has the last cookie??
Our web server is using cookies for authentication. Since roku doesn't support cookies, I have been trying to read the cookies from the response header's set-cookie, but I only see the last set cookie! Am I missing something or is it a bug?