summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1692-3499/+187
* QNetworkCacheMetaData: replace qSwap with member-swapMarc Mutz2022-05-111-1/+1
* Fix documentation for QNetworkReply::redirectedFlorian Bruhin2022-05-042-5/+5
* QtNetwork: includemocsMarc Mutz2022-04-281-0/+2
* QHttp: Fix handling of redirect loaded from cacheMårten Nordheim2022-04-271-0/+1
* QNetworkReply: update decompress error message and handlingMårten Nordheim2022-04-273-17/+62
* Fix unused variables in qtbaseAndrei Golubev2022-04-251-1/+1
* QtNetwork: replace remaining uses of QLatin1String by QLatin1StringViewSona Kurazyan2022-04-214-11/+11
* QtNetwork: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-2117-103/+124
* QtNetwork: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-04-217-20/+19
* QHttp: Don't reorder content-length header for no reasonMårten Nordheim2022-04-211-2/+3
* Replace uses of _qs with _s in sources and examplesSona Kurazyan2022-04-191-1/+3
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...Marc Mutz2022-04-0610-5/+20
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...Marc Mutz2022-04-056-4/+13
* Short live Q_CONSTINIT!Marc Mutz2022-03-261-1/+1
* Network: Do not depend on transitive includesFabian Kosmale2022-03-173-0/+3
* QtNetwork: compile-optimize inline swap functionsMarc Mutz2022-03-174-4/+4
* Fix deprecated use of QBA/Q*String::countMårten Nordheim2022-03-152-13/+13
* HTTP2: port to QByteArrayView where it's trivialMarc Mutz2022-03-116-8/+8
* HPack: make padding_is_valid static constexprMarc Mutz2022-03-111-0/+1
* wasm: fix issue with passing username/password to network requestLorn Potter2022-03-101-3/+7
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-082-12/+16
* wasm: fix network reply error finished() signalingLorn Potter2022-03-051-0/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-245-7/+8
* Http2: Fix redirect-handlingMårten Nordheim2022-02-201-6/+14
* QHttp: Move the emission of requestSentMårten Nordheim2022-02-181-1/+2
* HTTP: Make redirect response parsing more genericMårten Nordheim2022-02-112-16/+29
* Network: Emit authenticationRequired when using NtlmSören Bohn2022-02-021-1/+6
* QNetworkReply: rename socketConnecting to socketStartedConnectingMårten Nordheim2022-01-317-10/+10
* QNetworkRequest: Document how Qt handles 301 and 302 status codesMårten Nordheim2022-01-181-0/+5
* Convert date-time to UTC before claiming it's in GMTEdward Welbourne2022-01-171-4/+4
* QtNetwork: Include moc filesMårten Nordheim2022-01-1515-0/+30
* QHttpNetworkConnection: Always set proxy settings to all channelsAndrey Mozzhuhin2022-01-121-2/+2
* Q_{APPLICATION,GLOBAL}_STATIC: use variadic macrosThiago Macieira2021-12-171-3/+3
* QNetworkAccessBackend: Fix living QObjects after QCoreApplication shutdownMike Achtelik2021-12-132-3/+8
* QNAM: Reintroduce h2c with an attributeMårten Nordheim2021-12-045-5/+26
* QNAM: Disable h2c by defaultMårten Nordheim2021-11-303-0/+19
* Add more verification when parsing http headers and add testsØystein Heskestad2021-11-191-23/+61
* wasm: fix network reply status attributeLorn Potter2021-11-061-6/+11
* QNetworkAccessAuthenticationManager: don't mix iterators and pointersGiuseppe D'Angelo2021-10-141-8/+11
* Don't send the default SETTINGS_INITIAL_WINDOW_SIZETimur Pocheptsov2021-10-123-13/+14
* network: Fix typos in source code commentsJonas Kvinge2021-10-124-8/+8
* network: Fix typos in messagesJonas Kvinge2021-10-121-1/+1
* network: Fix typos in documentationJonas Kvinge2021-10-122-2/+2
* Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-091-2/+3
* Move QNAM's http header parsing into separate classØystein Heskestad2021-09-0910-131/+417
* Doc: Fix documentation warnings for Qt NetworkTopi Reinio2021-09-081-3/+3
* Remove QNetworkAccessCache::Node's explicit ctorMårten Nordheim2021-09-071-8/+4
* wasm: fix network data URI schemeLorn Potter2021-09-071-2/+0
* QNetworkAccessCache: Style fixes and move assertsMårten Nordheim2021-09-021-6/+4