OSDN Git Service

Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed...
authorKristian Monsen <kristianm@google.com>
Fri, 22 Jul 2011 13:11:31 +0000 (14:11 +0100)
committerKristian Monsen <kristianm@google.com>
Fri, 22 Jul 2011 13:11:31 +0000 (14:11 +0100)
commitdeaba1c70b8ebdd1fffb40665a40e0593bd9cf3e
tree9ea17f04569e5e80212c455d3b1098db5df1753d
parent3a1f8a404b38aaa82d57c77cb83e48665e66e553
Fix for bug 5049763 HLS: Cookies set in main playlist request aren't being passed to subsequent HTTP requests

Cookies should be store between requests in memory with this.

Tell me if you want to store the cookies on disk as well.

Change-Id: I9afe5796a3d395afcf54d669c86cf7da432f8d9a
media/libstagefright/chromium_http/support.cpp