PDA

View Full Version : Header Http ?



tamnv110
1st August 2011, 11:33
Hello everyone!
I want to get returns from the link http server header, to check that link that contains the html file or other format. I used QHttpResponseHeader and
QNetworkRequest::Header ()
but still can not get the header file. Can you help me, please.

vallidor
3rd August 2011, 08:31
have you tried this: QByteArray QNetworkReply::rawHeader ( const QByteArray & headerName ) const