Hello Again,

This is another attempt to get the http protocol not to send expired cookies 
_and_ prevent it from updating good cookie values with expired cookie values 
sent by misbehaving servers.

Previously its been recommended that we break each set-cookie into a dict to 
parse it properly; this version takes that approach and does refactor some of 
the older set-cookie parsing code. This time, I've also added unit tests in a 
second patch for the http protocol code I'm changing.

Thanks in advance for the review.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to