That most likely means that the serve didn't like your request.

Check the HTTP response code, see QNetworkReply::attribute()

Since you are already employing a network traffic monitor, check if the browser sends something different then what you do.

Cheers,
_