[FFmpeg-devel] [PATCH] Ignore expired cookies

Micah Galizia micahgalizia at gmail.com
Sat Mar 25 03:42:17 EET 2017


Hi,

This is my second attempt at fixing how we are handling expired cookies. As a reminder, on some authenticated Neulion streams, they send a cookie from the past, like so:

Set-Cookie: nlqptid=""; Domain=.neulion.com; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/

These expired cookies are ignored by other systems (eg: android).

Please let me know if you want changes.


More information about the ffmpeg-devel mailing list