- 
    
Bug
 - 
    Resolution: Done
 - 
    
P2: Important
 - 
    4.5.0
 - 
    None
 
- 
        5a20a7b87220dd33792b5c25ea809a0e5f93a93b
 
1. QNetworkAccessManager::authenticationRequired is not emitted if the authentication type is not supported by Qt
2. QNetworkAccessManager::finished is not emitted if an unknown authentication type is present on the remote server
3. QNetworkReply::error is not emitted if an unsupported authentication type is present on the remote server
To reproduce, a suitable server will be needed (one which doesn't support any of the authentication methods supported by Qt) and using the code sample here:- http://codepaster.europe.nokia.com/?id=14368
- relates to
 - 
                    
QTBUG-4118 When QNetworkAccessManager::authenticationRequired() is emitted, the reply passed in does not have any headers set
-         
 - Open
 
 -         
 - 
                    
QTBUG-6792 Authentication dialog is displayed even when the page requires no authentication in a certain scenario
-         
 - Closed
 
 -