qt5base-lts/tests/auto/qnetworkcookie
Peter Hartmann 863de43dca QNetworkCookie: allow spaces in unquoted values
We should follow
http://tools.ietf.org/html/draft-ietf-httpstate-cookie-23 , which says
parse the value until reaching the next ';' or the end of the line.
Other cookie implementations allow spaces in unquoted values as well.

Reviewed-by: Martin Petersson
Task-number: QTBUG-18876
2011-05-04 14:20:46 +02:00
..
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qnetworkcookie.pro Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qnetworkcookie.cpp QNetworkCookie: allow spaces in unquoted values 2011-05-04 14:20:46 +02:00