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 698192 - Return 400 to NOTIFYs without NT or NTS header
Return 400 to NOTIFYs without NT or NTS header
Status: RESOLVED FIXED
Product: GUPnP
Classification: Other
Component: gupnp
unspecified
Other Linux
: Normal minor
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-17 13:13 UTC by Jussi Kukkonen
Modified: 2013-05-29 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Return 400 to NOTIFYs without NT or NTS header (2.04 KB, patch)
2013-04-17 13:13 UTC, Jussi Kukkonen
committed Details | Review

Description Jussi Kukkonen 2013-04-17 13:13:53 UTC
Created attachment 241739 [details] [review]
Return 400 to NOTIFYs without NT or NTS header

As discussed in https://bugzilla.gnome.org/show_bug.cgi?id=696289 we should return 400 to NOTIFYs that do not have both NT and NTS header.

This is a very small change functionally: start returning 400 to some NOTIFYs that we used to return 412.
Comment 1 Jens Georg 2013-05-29 13:39:56 UTC
Attachment 241739 [details] pushed as 4aabe93 - Return 400 to NOTIFYs without NT or NTS header