id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
2180	http: cookie bugs	gjdfgh		"1. if a cookies string is set, but no domain matches, lavf sends ""Cookie: (null)"". This is because it passes NULL to snprintf() somewhere.

2. ffmpeg erreneously includes the port number as part of the domain name for cookies, if the port number is included in the URL. For example, I was testing with the URL ""http://localhost:10000/"", and cookies for ""localhost"" were ignored. Using ""localhost:10000"" as domain name in the cookies string works, but I believe the port number should not be part of the domain name. At least wget disagrees."	defect	new	normal	avformat	git-master						0	0
