Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
6.9
-
None
-
-
2c71fdf04 (dev), 0a4ff045f (6.9)
Description
stream 1 error: "" stream 1 finished with error: ""
I've been periodically seeing this for the past 1-2 weeks or so with the latest dev branch.
QNetworkReply::error() returns QNetworkReply::NoError
QNetworkRequest::HttpStatusCodeAttribute is not set
The QNetworkReply contains no data.
I'll try to add more details.