Results 1 to 2 of 2

Thread: how to use proxy in http request ?

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2004
    Location
    @ My PC
    Posts
    30

    how to use proxy in http request ?

    hi
    i want to use a proxy application on 127.0.0.1:9666 with my Http request, but i'm not sure how ?
    is this correct :
    Code:
    http://127.0.0.1:9666/http://www.google.com
    also in server side how the header process ? for example is the host field equals to 127.0.0.1 or google.com ?
    and another question is there an application that listen on port 80 and show me the Http request headers ?
    Last edited by mehdi0016; Oct 5th, 2008 at 12:53 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width