[Bug 729426] Should respond "551 Option not supported" in case a Require header is received

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 9 06:02:38 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729426
  GStreamer | gst-rtsp-server | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.2

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-05-09 13:02:32 UTC ---
commit aec1b42c4e59ad548a3d39b561c775fc19eaa776
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Fri May 2 20:06:29 2014 +0100

    tests: add unit test for correct handling of Require headers

    https://bugzilla.gnome.org/show_bug.cgi?id=729426

commit efd079546ae736d0e20891acd126fe1ec7e116d2
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Fri May 2 19:59:23 2014 +0100

    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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list