rtsp-client: handle Require headers and respond with OPTION_NOT_SUPPORTED
authorTim-Philipp Müller <tim@centricular.com>
Fri, 2 May 2014 18:59:23 +0000 (19:59 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 9 May 2014 12:55:21 +0000 (13:55 +0100)
commitefd079546ae736d0e20891acd126fe1ec7e116d2
treea7a8f604bd284ddc629a7696363d6e22a718444a
parent4e29b60048a465bc8ba049a64ecd68f8f3ba9fd0
rtsp-client: handle Require headers and respond with OPTION_NOT_SUPPORTED

Servers must handle Require headers and must report a failure
if they don't handle any of the Required options, see RFC 2326,
section 12.32: https://tools.ietf.org/html/rfc2326#page-54

https://bugzilla.gnome.org/show_bug.cgi?id=729426
gst/rtsp-server/rtsp-client.c