Change invalid test case (two cookies separated by ,)
authorShane Kearns <ext-shane.2.kearns@nokia.com>
Fri, 8 Jun 2012 17:59:40 +0000 (18:59 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jun 2012 22:46:35 +0000 (00:46 +0200)
commit74d3963c25558846d7efe99260f90159c1adb49a
treeefc87a57c1e9391e601dfc9f07392344e2197700
parentbd38ff3c5456b1f2fc03e4899e73d650ad5f858a
Change invalid test case (two cookies separated by ,)

Two cookies in a single Set-Cookie header are no longer allowed.
Check that this header is parsed according to RFC6265 rules instead

Change-Id: Ice48bbe78a9886208f7d1186cf1d8c37f46f1252
Reviewed-by: Richard J. Moore <rich@kde.org>
tests/auto/network/access/qnetworkreply/tst_qnetworkreply.cpp