qt5base-lts/examples/network/doc/src
Mårten Nordheim dfca01e186 Update the HTTP example
- Extended the documentation talking about it
- Initialize members in the header rather than in the ctor
- Some formatting changes
- Prefer connect-ing to QNetworkReply rather than QNAM for sslErrors
    - Because we didn't use the QNetworkReply* argument
- Put the QNetworkReply pointer in a managed pointer
- Removed the code explicitly handling a redirect (it's the new default)
- Edited HttpWindow::httpFinished so that there're less places to reset
    the reply pointer
- Updated some ifdefs I didn't update when I was revamping this example
    3 years ago

Task-number: QTBUG-87306
Change-Id: I10a6f756c09908f199ac9c61e28b49625af10105
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-10-28 08:48:26 +02:00
..
blockingfortuneclient.qdoc Cleanup network examples 2019-11-06 10:57:23 +01:00
broadcastreceiver.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
broadcastsender.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
fortuneclient.qdoc QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' instead 2020-02-27 13:56:45 +01:00
fortuneserver.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
googlesuggest.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
http.qdoc Update the HTTP example 2020-10-28 08:48:26 +02:00
loopback.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
multicastreceiver.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
multicastsender.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
network-chat.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
network-download.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
network-downloadmanager.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
securesocketclient.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
secureudpclient.qdoc Document DTLS examples 2018-08-09 03:52:13 +00:00
secureudpserver.qdoc Document DTLS examples 2018-08-09 03:52:13 +00:00
threadedfortuneserver.qdoc Unify license header usage. 2016-03-29 10:20:03 +00:00
torrent.qdoc Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00