diff options
author | Peter Hartmann <peter.hartmann@trolltech.com> | 2009-05-07 11:15:27 (GMT) |
---|---|---|
committer | Peter Hartmann <peter.hartmann@trolltech.com> | 2009-05-07 11:19:40 (GMT) |
commit | 27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4 (patch) | |
tree | 3e2f6152cb400bc84ef83c6aaae233e293850665 /tests | |
parent | 2841ac47dbd646539cc863a030be4a0ac6a077f4 (diff) | |
download | Qt-27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4.zip Qt-27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4.tar.gz Qt-27aae6a5bb4858897547f2f436bc1cdf2e8bfbd4.tar.bz2 |
fix parsing cookies in multiple lines
original patch by Benjamin Meyer.
Handle multiple cookies split by new lines in a cleaner way.
Parsing the combined string was error prone. Splitting them and
sending each line through our header parser is more robust, and has
more obvious code paths.
Tested by logging into wordpress.com, facebook.com etc.
Reviewed-by: Thiago
Task-number: 251959
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions