input/curl: forget Content-Length (and more) after redirect

Fixes playback of redirected streams.
This commit is contained in:
Max Kellermann
2014-11-02 12:59:45 +01:00
parent a2eb14f3b3
commit 56f763a4a8
2 changed files with 28 additions and 0 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.19.2 (not yet released)
* input
- curl: fix redirected streams
* playlist
- don't allow empty playlist name
- m3u: don't ignore unterminated last line