Results 1 to 3 of 3

Thread: Proxyserver: problems with post requests

  1. #1
    Join Date
    Apr 2009
    Posts
    29
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Proxyserver: problems with post requests

    Hi all,

    I found on the internet a nice example of a fully working proxy server, unfortunately it supports no post requests (no file upload or post messages to a forum...). I tried to implement the missing post feature but all my attempts don't work.
    The destination servers says every time that my request was invalid or something else.

    I attached the example, its very small (less than 110 lines of code), perhaps someone can help me to implement this feature.

    Thank you!
    Fred

    webproxy.zip

  2. #2
    Join Date
    Apr 2009
    Posts
    29
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: Proxyserver: problems with post requests

    Has no one an idea how to solve the problem?

  3. #3
    Join Date
    Apr 2009
    Posts
    29
    Thanks
    2
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11

    Default Re: Proxyserver: problems with post requests

    *** push ***

Similar Threads

  1. Interception of GET requests to the server
    By artkor in forum Newbie
    Replies: 4
    Last Post: 29th September 2010, 08:59
  2. Replies: 6
    Last Post: 25th May 2010, 10:42
  3. problems in QHttp post method!
    By Longe.W in forum Qt Programming
    Replies: 6
    Last Post: 8th April 2009, 05:21
  4. QTcpServer as a HTTPServer + POST Requests
    By NoRulez in forum Qt Programming
    Replies: 2
    Last Post: 27th May 2008, 17:49
  5. QHttp delaying requests
    By etru1927 in forum Qt Programming
    Replies: 8
    Last Post: 29th April 2008, 21:52

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.