diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-09-06 11:43:14 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-09-06 11:45:21 (GMT) |
commit | db6c4246f5bce98d0ec8f16186618d99b7db5dcc (patch) | |
tree | 45491c54e1d2212b961e139430ba4c925069a6d5 /tools/qdoc3 | |
parent | f3d8f3d0d17f9df678b83eff48f45eb4b622b45b (diff) | |
download | Qt-db6c4246f5bce98d0ec8f16186618d99b7db5dcc.zip Qt-db6c4246f5bce98d0ec8f16186618d99b7db5dcc.tar.gz Qt-db6c4246f5bce98d0ec8f16186618d99b7db5dcc.tar.bz2 |
Doc: update the documentation of QUrl about HTML Form encoding
HTML forms deviate slightly from URL encoding. They encode spaces as
plus signs (+) and the plus sign is encoded as %2b.
QUrl is a strict URL/URI tool, so it does not know about HTML form
encoding. Add a note to the methods that encode/decode queries about
this difference.
Task-number: QTBUG-13403
Diffstat (limited to 'tools/qdoc3')
0 files changed, 0 insertions, 0 deletions