]> git.sesse.net Git - ffmpeg/commit
lavf/http: remove special case for cookies attributes.
authorNicolas George <george@nsup.org>
Sun, 17 Aug 2014 12:24:20 +0000 (14:24 +0200)
committerNicolas George <george@nsup.org>
Sun, 17 Aug 2014 18:07:27 +0000 (20:07 +0200)
commit4bebce06175a6a15253c341c180d95cd97c9494b
treeb6600a235023f6648a60962260eaa5a70920070c
parent481cbc5ad578bbde804464487add074e8c7d1e76
lavf/http: remove special case for cookies attributes.

With the previous change, unknown attributes are all ignored,
as specified by the RFC.
libavformat/http.c