Qt6, QLoaderNetwork and http requests
Solved
General and Desktop
-
Greetings Qt devs,
I'm currently porting code to Qt6 and it seems QNetworkRequest won't load simple http requests. I have no issue with https, but http seems to get closed each time.
Is there something particular to change for this to work ?
I'm on Qt 6.2.1.
-
-
@bunjee207 You will need to provide more information (like code) to get meaningful answer.