diff options
author | Peter Hartmann <peter.hartmann@nokia.com> | 2009-11-24 10:16:13 +0100 |
---|---|---|
committer | Peter Hartmann <peter.hartmann@nokia.com> | 2009-11-24 11:01:50 +0100 |
commit | 0d20ec8604b318ceafd6c35dfe1d73519bf024d3 (patch) | |
tree | 1be89051d1f87901039c50587ff76a1f9910bb97 /src/gui/kernel/qcocoawindowdelegate_mac.mm | |
parent | 8010d279fa9ee4c47bd4c1fb2cc50ad9ca08f945 (diff) | |
download | qt4-tools-0d20ec8604b318ceafd6c35dfe1d73519bf024d3.tar.gz |
QNetworkCookieJar: don't do path checking when receiving cookies
Actually, the RFC 2109 says cookies should not be stored if the path
attribute is not a prefix of the request URI the cookie comes from.
However, all browsers allow it anyway; with the demo browser e.g.
logging in to wordpress.com was not possible.
We still do path checking when sending cookies, i.e. in
QNetworkCookieJar::cookiesForUrl().
Reviewed-by: Markus Goetz
Task-number: QTBUG-5815
Diffstat (limited to 'src/gui/kernel/qcocoawindowdelegate_mac.mm')
0 files changed, 0 insertions, 0 deletions