开发者

Symbian get content-type?

I'm develop on C++ for Symbian. How do I get the content-type from the site I'm accessing from RHTTPTr开发者_如何学编程ansaction?


One way is to get the RHTTPResponse object from the transaction with Response() and then access the Content-Type header value via GetHeaderCollection() and GetField().

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜