Results 1 to 17 of 17

Thread: Setting a cookie for a Qhttp connection

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,376
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Setting a cookie for a Qhttp connection

    Are you sure your POST request is correct? Try setting up a fake server and check if the content the server receives is exactly the same for a regular browser and your manual auth. Under Unix you could use netcat for that, but I don't know if it's available for Windows.

  2. The following user says thank you to wysota for this useful post:

    Nyphel (5th April 2007)

Similar Threads

  1. QHttp internal error
    By LubosD in forum Qt Programming
    Replies: 1
    Last Post: 16th August 2006, 09:57
  2. how to use QHttp inside QThread in Qt3
    By alusuel in forum Qt Programming
    Replies: 3
    Last Post: 14th July 2006, 11:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.