#7975: HLS HTTP PUT fails with http_persistent and connection closed
------------------------------------+------------------------------------
Reporter: ianklassen | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: hls http | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by ianklassen):
I've attached a patch that first loads the headers from the server before
attempting to reuse the HTTP connection. If the server sends "close" in
the "Connection" header then the TCP connection is closed and then
reconnected.
Please review and let me know what you think.
Thanks.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7975#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".