rtsp: Ignore the Content-Length for POST requests.
authorPeter Kjellerstedt <pkj@axis.com>
Mon, 24 Aug 2009 08:19:35 +0000 (10:19 +0200)
committerPeter Kjellerstedt <pkj@axis.com>
Mon, 24 Aug 2009 11:19:44 +0000 (13:19 +0200)
commite1b3393d6b2e91d14a7a261ba3c74ea60896cb26
tree40b3b06c0e1aaedf3b437eff40d024d5d092b891
parent11c8b811f3dee0a0e4c816226946e7a11b80629f
rtsp: Ignore the Content-Length for POST requests.

The Content-Length for POST requests with an x-sessioncookie header should
be ignored as the length is bogus and only there to fool proxies.
gst-libs/gst/rtsp/gstrtspconnection.c