Discussion Board

Results 1 to 3 of 3
  1. #1
    Regular Contributor giedi1's Avatar
    Join Date
    Jul 2007
    Posts
    139
    How to retrieve response headers using IssueHttpPostL() from nokia example?

    Peter

  2. #2
    Nokia Developer Champion savaj's Avatar
    Join Date
    Oct 2007
    Location
    જુનાગઢ - India
    Posts
    3,034
    Quote Originally Posted by giedi1 View Post
    How to retrieve response headers using IssueHttpPostL() from nokia example?

    Peter
    In general you will get headers from MHFRunL().

    check following APIs.
    RHTTPResponse response = aTransaction.Response(); // aTransaction is of type RHTTPTransaction
    RHTTPHeaders hdr = response.GetHeaderCollection();

  3. #3
    Regular Contributor sid_diu's Avatar
    Join Date
    May 2009
    Posts
    201
    Hi savaj
    can you please check this post.
    I need help.
    http://discussion.forum.nokia.com/fo...ht=#post838581

Similar Threads

  1. problem Using Http Client engine
    By fathi El3ashery in forum Symbian C++
    Replies: 3
    Last Post: 2008-02-20, 14:04

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved