qt5base-lts/tests/auto/network
Shane Kearns 058fddd1c0 Use RFC6265 rules for cookie path & path matching
Url encoding of paths is no longer used. This matches the
current release behaviour of Firefox, Chrome and MSIE browsers.
RFC6265 does not allow this type of encoding.

This fixes remaining path test cases in the IETF test suite.
Currently the path0027 test is passed by Firefox but failed by
Chrome and MSIE, so there is a potential compatibility issue.
However it is a corner case with a malformed cookie.

Task-number: QTBUG-15794
Change-Id: I9b02bb5adc32d614f512d314d06f2c60894aa2b0
Reviewed-by: Richard J. Moore <rich@kde.org>
2012-06-27 00:46:35 +02:00
..
access Use RFC6265 rules for cookie path & path matching 2012-06-27 00:46:35 +02:00
bearer Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
kernel Fix QDnsLookup test again after public DNS servers changed 2012-06-14 00:05:40 +02:00
socket Handle fragmented responses on SOCKS5 control channel 2012-06-21 00:58:19 +02:00
ssl Make QIODevice::seek() return false for sequential files. 2012-06-05 13:12:58 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00