qt5base-lts/tests/auto/network/access/http2
Mårten Nordheim db5b8bbea3 Http2: Fix redirect-handling
The redirect handling for http2 was a little simple. E.g. not handling
relative URLs.
Fix this using the redirect response parsing function which the http1
protocol handler already uses.

Fixes: QTBUG-100651
Pick-to: 6.3 6.2 5.15
Change-Id: Ic0cec4cacc92707e7a7fde1f4665f80995a6057e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-02-20 22:47:25 +01:00
..
certs Make Ubuntu with its non-standard security level happy 2020-10-26 14:07:54 +01:00
CMakeLists.txt tests: Use QT_TESTCASE_SOURCEDIR define 2021-08-11 21:03:56 +02:00
http2srv.cpp Http2: Fix redirect-handling 2022-02-20 22:47:25 +01:00
http2srv.h Http2: Fix redirect-handling 2022-02-20 22:47:25 +01:00
tst_http2.cpp Http2: Fix redirect-handling 2022-02-20 22:47:25 +01:00