souphttpsrc: At the end of a range request, read another time to finalize the request
authorSebastian Dröge <sebastian@centricular.com>
Mon, 11 Jul 2016 21:42:02 +0000 (00:42 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 11 Jul 2016 21:42:58 +0000 (00:42 +0300)
commite6823e4df46d0d90576568634c7df172f2d453d0
tree66f6f22c2d99feaef4a5e01b41fd62422a67b393
parentc18bb990777322d63692110ad08c0735bcc12526
souphttpsrc: At the end of a range request, read another time to finalize the request

If we're at the end of a range request, read again to let libsoup
finalize the request. This allows to reuse the connection again later,
otherwise we would have to cancel the message and close the connection.
ext/soup/gstsouphttpsrc.c