index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qhttpnetworkconnection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Http2: remove any reference to HttpReply when deleted
Mårten Nordheim
6 days
1
-0
/
+7
*
Remove zone id from IPv6 host in prepareRequest
Valentin Batz
2025-03-15
1
-1
/
+13
*
Remove stray qpair includes
Matthias Rauter
2024-11-25
1
-1
/
+0
*
Replace all QPair/qMakePair with std::pair in qtbase/network
Isak Fyksen
2024-10-24
1
-1
/
+1
*
Enable compilation of qtbase with localserver off
Michał Łoś
2024-09-19
1
-0
/
+4
*
Http: Add support for full localsocket paths
Mårten Nordheim
2024-05-24
1
-1
/
+6
*
Http: Support unix+http: scheme in http backend
Mårten Nordheim
2024-05-15
1
-5
/
+10
*
Http connection( channel)?: support local socket
Mårten Nordheim
2024-05-15
1
-14
/
+31
*
QNAM: Prepare protocol handlers for local socket
Mårten Nordheim
2024-05-02
1
-11
/
+11
*
QNAM: Trivial AbstractSocket*=>IODevice* transforms
Mårten Nordheim
2024-04-23
1
-4
/
+4
*
QHttpNetworkConnectionPrivate: reflow ctor
Mårten Nordheim
2024-04-17
1
-8
/
+11
*
QHttpNetworkConnectionPrivate: NSDMI
Mårten Nordheim
2024-04-17
1
-3
/
+1
*
QHttpNetworkConnectionPrivate: move some init logic into a function
Mårten Nordheim
2024-04-17
1
-6
/
+10
*
QHttpNetworkConnection: Remove redundant/unused ctor
Mårten Nordheim
2024-04-17
1
-35
/
+0
*
tst_QHttpNetworkConnection: Move to use only one ctor
Mårten Nordheim
2024-04-17
1
-3
/
+0
*
QHttpNetworkConnection: optimize startNextRequest
Anton Kudryavtsev
2024-03-21
1
-5
/
+9
*
Network: Use QHttpHeaders in QHttpHeaderParser
Lena Biliaieva
2024-01-25
1
-8
/
+5
*
QHttpNetworkConnection: use QSB more
Anton Kudryavtsev
2023-10-30
1
-1
/
+1
*
QHttpNetworkConnection: mark some methods as const
Anton Kudryavtsev
2023-10-30
1
-4
/
+4
*
http2: When a reply is removed from the queue, only remove one
Mårten Nordheim
2023-10-16
1
-11
/
+10
*
Http: don't try to send request on a closed socket
Mårten Nordheim
2023-10-13
1
-0
/
+5
*
network: use string view types more
Anton Kudryavtsev
2023-09-06
1
-1
/
+1
*
qhttpnetworkconnection: extract method makeAcceptLanguage
Anton Kudryavtsev
2023-09-04
1
-11
/
+13
*
qhttpnetworkconnection: cache acceptedEncoding header
Anton Kudryavtsev
2023-09-04
1
-2
/
+2
*
Handle authenticate challenge for Negotiate
Mårten Nordheim
2023-07-18
1
-1
/
+2
*
QNetworkReply: Propagate proxy errors properly
Michael Klein
2023-06-27
1
-2
/
+10
*
QNetworkAccessManager: Configurable number of HTTP1 TCP connections
Markus Goetz
2022-12-09
1
-1
/
+10
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-14
/
+14
*
QAuthenticator: Fix crash when using NTLM / Negotiate
Mårten Nordheim
2022-08-17
1
-4
/
+16
*
QtHttp: Lower the severity of some log output
Mårten Nordheim
2022-08-04
1
-5
/
+4
*
Provide more details of failed connection
André Klitzing
2022-07-23
1
-0
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-5
/
+7
*
QHttp: Don't reorder content-length header for no reason
Mårten Nordheim
2022-04-21
1
-2
/
+3
*
HTTP: Make redirect response parsing more generic
Mårten Nordheim
2022-02-11
1
-16
/
+23
*
Network: Emit authenticationRequired when using Ntlm
Sören Bohn
2022-02-02
1
-1
/
+6
*
QHttpNetworkConnection: Always set proxy settings to all channels
Andrey Mozzhuhin
2022-01-12
1
-2
/
+2
*
wasm: fix unused variable warning/error
Morten Johan Sørvig
2021-08-19
1
-1
/
+1
*
QNetworkReply: Add two new signals
Markus Goetz
2021-07-20
1
-0
/
+9
*
Hold QSslContext in shared_ptr
Marc Mutz
2021-07-18
1
-2
/
+2
*
QNetworkReply: Decompress when reading
Mårten Nordheim
2021-06-12
1
-0
/
+1
*
QHttpNetworkConnectionPrivate::createAuthorization: refactor
Mårten Nordheim
2021-05-20
1
-7
/
+7
*
QHttpNetworkConnectionChannel: remove *authMethod
Mårten Nordheim
2021-05-20
1
-34
/
+31
*
Prefer previously used channels in QHttpNetworkConnection
Lars Schmertmann
2021-05-11
1
-19
/
+38
*
HTTP/2 authentication required
Mårten Nordheim
2021-04-29
1
-2
/
+2
*
Remove QNetworkStatusMonitor
Mårten Nordheim
2021-02-06
1
-2
/
+2
*
Http2: don't call ensureConnection when there's no request available
Mårten Nordheim
2020-12-02
1
-1
/
+3
*
QAuthenticator: condition using GSSAPI on credentials availability
Mårten Nordheim
2020-09-11
1
-1
/
+8
*
QNAM: fix stall due to edge case when connected with no request queued
Mårten Nordheim
2020-09-10
1
-2
/
+12
[next]