rtspconnection: Only drop everything after the ; of a session header in requests
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Jun 2015 17:51:32 +0000 (19:51 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Jun 2015 17:51:32 +0000 (19:51 +0200)
commit18c610eddaff068e57bbe0f8dc7e268becb1bba6
tree47b4abd9beddd05779fe5d6f1e497a818d6a4a9d
parent829b7298e9d783d612032273775c7048bf83fec6
rtspconnection: Only drop everything after the ; of a session header in requests

For responses it is actually allowed and used to signal the timeout to the
client!

https://bugzilla.gnome.org/show_bug.cgi?id=736267
gst-libs/gst/rtsp/gstrtspconnection.c