QHttpRequestHeader::setRequest ( const QString & method, const QString & path, int majorVer = 1, int minorVer = 1 )
This function sets the request method to method, the request-URI to path and the protocol-version to majorVer and minorVer.
See also method(), path(), majorVersion(), and minorVersion().
Задание метода GET не помогает?