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
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
/
qhttpthreaddelegate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtNetwork: replace clashing statics with lambdas I: downloadBufferDeleter
Marc Mutz
2023-07-04
1
-6
/
+1
*
QNetworkAccessManager: Configurable number of HTTP1 TCP connections
Markus Goetz
2022-12-09
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView
Sona Kurazyan
2022-04-21
1
-4
/
+4
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-9
/
+9
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-1
/
+1
*
QNetworkReply: rename socketConnecting to socketStartedConnecting
Mårten Nordheim
2022-01-31
1
-1
/
+1
*
QtNetwork: Include moc files
Mårten Nordheim
2022-01-15
1
-0
/
+2
*
QNAM: Disable h2c by default
Mårten Nordheim
2021-11-30
1
-0
/
+6
*
QNAM: Allow to configure when connections to a host are torn down
Markus Goetz
2021-07-27
1
-1
/
+2
*
QNetworkReply: Add two new signals
Markus Goetz
2021-07-20
1
-0
/
+2
*
QNetworkReply: Decompress when reading
Mårten Nordheim
2021-06-12
1
-1
/
+4
*
Another round of 0->nullptr cleanup
Allan Sandfeld Jensen
2020-07-31
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Remove bearermanagement usage inside QNAM and QNetworkProxy
Mårten Nordheim
2020-04-01
1
-14
/
+0
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-26
1
-0
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-02-18
1
-0
/
+6
|
|
\
|
|
*
Account for a reply that is finished before we can connect the signals
Andy Shaw
2020-02-12
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Liang Qi
2020-02-13
1
-2
/
+2
|
\
|
|
|
*
|
QNetworkAccessManager: deprecate bearer related functions
Mårten Nordheim
2020-01-30
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2019-12-09
1
-9
/
+9
|
\
|
|
|
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-9
/
+9
|
|
/
*
/
Retire SPDY protocol implementation (Qt6)
Timur Pocheptsov
2019-09-25
1
-15
/
+4
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-13
1
-3
/
+5
|
\
|
*
QHttpThreadDelegate - remove unneeded code
Timur Pocheptsov
2019-09-12
1
-3
/
+5
*
|
Add means to configure HTTP/2 protocol handler
Timur Pocheptsov
2019-08-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-27
1
-12
/
+24
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-07-26
1
-12
/
+24
|
|
\
|
|
*
Implement 'preconnect-https' and 'preconnect-http' for H2
Timur Pocheptsov
2019-07-24
1
-12
/
+24
*
|
|
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-1
/
+1
|
/
/
*
/
Add support for setting the peer verify name via the QNetwork* classes
Andy Shaw
2019-02-06
1
-6
/
+7
|
/
*
Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...
Liang Qi
2017-11-06
1
-2
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-05
1
-2
/
+5
|
|
\
|
|
*
HTTP/2 - make protocol settings configurable
v5.10.0-beta3
Timur Pocheptsov
2017-10-26
1
-3
/
+5
*
|
|
Modernize use of 'http' feature
Ulf Hermann
2017-11-06
1
-4
/
+0
|
/
/
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
|
Introduce Http2DirectAttribute
Timur Pocheptsov
2017-09-04
1
-0
/
+5
|
/
*
qhttpthreaddelegate: Fix build with -no-ssl after @70d8460fc20
Palo Kisa
2017-04-27
1
-1
/
+1
*
QNAM: delay SSL initialization
Timur Pocheptsov
2017-04-26
1
-5
/
+7
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-04
1
-1
/
+1
|
\
|
*
Prefer rvalue versions of toLatin() and toUtf8()
Anton Kudryavtsev
2017-03-30
1
-1
/
+1
*
|
Fix proxy when changing only the password
Cédric Cabessa
2017-02-24
1
-0
/
+4
|
/
*
Set the error for HTTP code 403 to be a ContentAccessDenied error
Andy Shaw
2016-12-20
1
-1
/
+1
*
Add a way to get Content-Length when using compressed data
Jesus Fernandez
2016-09-06
1
-0
/
+3
*
Enable cleartext HTTP/2 and bring the auto-test back to life
Timur Pocheptsov
2016-08-11
1
-2
/
+3
*
Revert "Implement protocol upgrade for HTTP/2 enabled requests"
Timur Pocheptsov
2016-08-04
1
-4
/
+1
*
Implement protocol upgrade for HTTP/2 enabled requests
Timur Pocheptsov
2016-08-03
1
-1
/
+4
*
HTTP2 protocol handler
Timur Pocheptsov
2016-07-08
1
-1
/
+7
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-1
/
+1
|
\
|
*
Skip spurious .toLower() on returns of QUrl::scheme()
Edward Welbourne
2016-03-10
1
-1
/
+1
[next]