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
/
tests
/
auto
/
network
/
access
/
http2
/
http2srv.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY
Mårten Nordheim
2023-04-01
1
-3
/
+19
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Http2: Fix redirect-handling
Mårten Nordheim
2022-02-20
1
-1
/
+10
*
Move QNAM's http header parsing into separate class
Øystein Heskestad
2021-09-09
1
-1
/
+1
*
tests: Use QT_TESTCASE_SOURCEDIR define
Ievgenii Meshcheriakov
2021-08-11
1
-2
/
+2
*
Let the h2 test server both send and receive DATA frames
Mårten Nordheim
2021-04-30
1
-2
/
+4
*
HTTP/2 authentication required
Mårten Nordheim
2021-04-29
1
-0
/
+26
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
QNetworkReply/http2: Add a contentEncoding test
Mårten Nordheim
2020-05-13
1
-0
/
+8
*
HTTP/2: use a non-default MAX_FRAME_SIZE
Timur Pocheptsov
2019-08-22
1
-1
/
+5
*
Add means to configure HTTP/2 protocol handler
Timur Pocheptsov
2019-08-20
1
-3
/
+3
*
tst_http2 - extend 'singleRequest' test case
Timur Pocheptsov
2019-04-09
1
-24
/
+31
*
tst_http2::earlyResponse - fix a flaky and somewhat broken test
Timur Pocheptsov
2019-02-20
1
-0
/
+14
*
tst_Http2 auto-test: stop sending DATA frames if test failed
Timur Pocheptsov
2018-06-04
1
-5
/
+27
*
HTTP/2 - reset uploadByteDevice if necessary
Timur Pocheptsov
2018-04-12
1
-2
/
+26
*
HTTP/2 - make protocol settings configurable
v5.10.0-beta3
Timur Pocheptsov
2017-10-26
1
-12
/
+10
*
HTTP/2 - implement the proper 'h2c' (protocol upgrade)
Timur Pocheptsov
2017-08-27
1
-14
/
+181
*
Fix some MSVC warnings in tests
Friedemann Kleint
2017-06-28
1
-1
/
+1
*
HTTP/2 - fix handling of GOAWAY frame
Timur Pocheptsov
2017-01-11
1
-0
/
+18
*
HTTP/2 - fix the handling of PUSH_PROMISE
Timur Pocheptsov
2016-10-21
1
-4
/
+59
*
HTTP/2 tests: Remove execute permissions from source files
Edward Welbourne
2016-09-06
1
-0
/
+0
*
Refactor Http2::FrameReader/Http2::FrameWriter
Timur Pocheptsov
2016-08-19
1
-42
/
+46
*
HTTP/2 - fix invalid read (auto-test)
Timur Pocheptsov
2016-08-17
1
-1
/
+1
*
HTTP/2 - fix QT_NO_SSL build
Timur Pocheptsov
2016-08-15
1
-1
/
+2
*
Enable cleartext HTTP/2 and bring the auto-test back to life
Timur Pocheptsov
2016-08-11
1
-36
/
+60
*
HTTP2 - autotest
Timur Pocheptsov
2016-07-14
1
-0
/
+611