Results 1 to 2 of 2

Thread: how to use proxy in http request ?

  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.

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: how to use proxy in http request ?

    You should try to keep 1 question per thread.
    What language are you using?
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

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