After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758235 - rtspconnection: add support for parsing custom headers
rtspconnection: add support for parsing custom headers
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-17 16:09 UTC by Ognyan Tonchev (redstar_)
Modified: 2015-11-18 00:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
rtspconnection: Add support for parsing custom headers (5.21 KB, patch)
2015-11-17 16:10 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2015-11-17 16:09:26 UTC
This patch introduces support for parsing custom headers in requests. Unit tests are also provided.
Comment 1 Ognyan Tonchev (redstar_) 2015-11-17 16:10:10 UTC
Created attachment 315765 [details] [review]
rtspconnection: Add support for parsing custom headers
Comment 2 Tim-Philipp Müller 2015-11-18 00:18:56 UTC
commit 7a702df863ef9155eb46aca5a2b1ad0c72459a65
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Tue Nov 17 17:07:37 2015 +0100

    rtspconnection: Add support for parsing custom headers
    
    https://bugzilla.gnome.org/show_bug.cgi?id=758235