Skip to content

Conversation

@Abyssmale
Copy link

Porting to CMake (cmake is now the recommanded build system for qt6).
Use netRequest.setAttribute(QNetworkRequest::Http2AllowedAttribute, false); in tile fetch to fix network issue in qt6 when asking for tiles to quickly.
The error was :
qt.network.http2: stream 303 error: "HEADERS on invalid stream"
qt.network.http2: stream 303 finished with error: "HTTP/2 protocol error"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant