qt5base-lts/tests/auto/network
Timur Pocheptsov 8052755fd7 Add means to configure HTTP/2 protocol handler
Similar to TLS configuration that we can use on QNetworkRequest,
we can configure different options in our HTTP/2 handling by
providing QNetworkAccessManager with h2 configuration. Previously,
it was only possible internally in our auto-test - a hack with
QObject's properties and a private class. Now it's time to provide
a public API for this.

[ChangeLog][QtNetwork][QNetworkRequest] Add an ability to configure HTTP/2 protocol

Change-Id: I80266a74f6dcdfabb7fc05ed1dce17897bcda886
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2019-08-20 07:19:43 +02:00
..
access Add means to configure HTTP/2 protocol handler 2019-08-20 07:19:43 +02:00
bearer Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
kernel Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
socket Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
ssl Update for failures only on dev branch. Use general platform names 2019-08-19 18:22:11 +02:00
network.pro