Ignore empty domain attribute in cookies
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Fri, 8 Jun 2012 16:04:35 +0000 (17:04 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jun 2012 22:46:35 +0000 (00:46 +0200)
commitcf29b7b967e59f08713d6574b754874a900bf6cd
treefe0c99bf313f5ee1b34f3945358e80a205c9f785
parent058fddd1c01d49ee9fe8b70587a088d73f2c8e3c
Ignore empty domain attribute in cookies

As recommended by RFC6265.
This fixes the optional-domain0042 test case.

Task-number: QTBUG-15794
Change-Id: I6dd459797afcb52fa2a78437f8481f5abc6f3105
Reviewed-by: Richard J. Moore <rich@kde.org>
src/network/access/qnetworkcookie.cpp