summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkaccessmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a means to send a PUT request with an empty bodyMate Barany2024-03-191-0/+17
* Add a means to send a POST request that has an empty bodyMate Barany2024-03-191-0/+18
* Inline old QNetworkAccessManager transferTimeout int overloadsJuha Vuolle2024-02-141-8/+2
* Support for std::chrono as transferTimeout typeJuha Vuolle2023-12-081-10/+38
* Support body for an HTTP GET requestMate Barany2023-10-171-0/+40
* QNAM: use _ba literals moreAnton Kudryavtsev2023-08-251-2/+2
* CMake: Fix build when developer-build is on but private_tests is OFFAlexandru Croitor2023-08-221-2/+2
* QtNetwork: Disambiguate static variablesFriedemann Kleint2023-01-311-4/+4
* getProxyAuth: stop using deprecated APITimur Pocheptsov2022-11-081-42/+64
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Isolate http2protocol_p.h includeAlexey Edelev2022-06-221-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-211-14/+15
* Short live Q_CONSTINIT!Marc Mutz2022-03-261-1/+1
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-151-1/+1
* Q_{APPLICATION,GLOBAL}_STATIC: use variadic macrosThiago Macieira2021-12-171-3/+3
* QNetworkAccessBackend: Fix living QObjects after QCoreApplication shutdownMike Achtelik2021-12-131-2/+3
* network: Fix typos in documentationJonas Kvinge2021-10-121-1/+1
* wasm: fix network data URI schemeLorn Potter2021-09-071-2/+0
* NetworkAccessBackend: Remove the backend part of the nameMårten Nordheim2021-08-261-1/+1
* QNetworkAccessManager: move #ifery out of if-conditionMårten Nordheim2021-08-261-4/+8
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-05-261-2/+2
* Add #include <mutex>Kimmo Ollila2021-05-251-0/+2
* Fix “unused variable” warningMorten Sørvig2021-04-301-0/+1
* QAuthenticator: Don't assume we haven't tried the URL credentialsMårten Nordheim2020-09-111-3/+4
* QAuthenticator: Don't assume cached credentials are newMårten Nordheim2020-09-111-1/+2
* QNAM: Enable HTTP/2 by defaultMårten Nordheim2020-09-101-10/+10
* wasm: enable httpmultipartLorn Potter2020-09-041-4/+9
* Redo QNetworkAccessBackend and various cleanups around itMårten Nordheim2020-08-271-3/+31
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-271-10/+0
* Make QNetworkAccessManager::supportedSchemes virtualMårten Nordheim2020-08-241-7/+6
* Set default redirect policy to NoLessSafeRedirectPolicyFrederik Gladhorn2020-08-131-10/+6
* wasm: fix setTransferTimeoutLorn Potter2020-07-291-1/+1
* Replace use of deprecated Q_OS_MACX in favor of Q_OS_MACOSTor Arne Vestbø2020-07-081-1/+1
* Only use one macro per lineLars Schmertmann2020-07-031-1/+2
* Use QList instead of QVector in networkJarek Kobus2020-06-261-3/+3
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-06-151-32/+0
* QNAM: docs cleanup from NetworkAccessibleMårten Nordheim2020-06-121-47/+0
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-021-4/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-041-1/+1
|\
| * QNAM/QNetConMon: emit networkAccessibleChanged on changesMårten Nordheim2020-04-281-0/+3
* | QNAM/QNetConMon: Update handling of QNetworkConnectionMonitor::startMårten Nordheim2020-04-301-5/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-12/+13
|\|
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-1/+1
| * wasm: refactor network to use fetch APILorn Potter2020-03-261-11/+12
* | Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-480/+1
* | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-0/+2
|\|
| * QtNetwork deprecations: suppress internal warningsMårten Nordheim2020-03-121-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+2
|\|
| * Bearer management deprecation cleanupMårten Nordheim2020-03-101-0/+2