qt6-bb10/tests/auto/network/access/http2
Mårten Nordheim 7822b89aef Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY
If the trailing frame just had PRIORITY we would early-return, though
this meant we didn't check if the frame had the END_STREAM flag set,
leading some requests to certain servers to hang.

Fixes: QTBUG-111417
Pick-to: 6.5 6.4 6.2
Change-Id: Iac174dc5aeca30d5d19fae35f303983de9841847
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
2023-04-01 00:36:58 +02:00
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
http2srv.cpp Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY 2023-04-01 00:36:58 +02:00
http2srv.h Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY 2023-04-01 00:36:58 +02:00
tst_http2.cpp Http2: Don't skip checking flag for trailing HEADERS frame if PRIORITY 2023-04-01 00:36:58 +02:00