Hi,
I wrote my own HTTP proxy and tested it by changing Firefox proxy settings as http://localhost:8085 . It didn't work. Then I stumbled up on your code and ran it the same way by changing the port to 8085, it still didn't work. Infact I tried the same using a docker container too but of no use.
I'm trying to visit a http website, say: http://www.lagado.com/proxy-test (which tests if a request is coming from a proxy or not). I always get Server Not Found for all my http requests on Firefox.
What do you think I'm doing wrong. Any help is greatly appreciated.
Thanks & Regards,
inblueswithu
Hi,
I wrote my own HTTP proxy and tested it by changing Firefox proxy settings as
http://localhost:8085. It didn't work. Then I stumbled up on your code and ran it the same way by changing the port to 8085, it still didn't work. Infact I tried the same using a docker container too but of no use.I'm trying to visit a http website, say:
http://www.lagado.com/proxy-test(which tests if a request is coming from a proxy or not). I always get Server Not Found for all my http requests on Firefox.What do you think I'm doing wrong. Any help is greatly appreciated.
Thanks & Regards,
inblueswithu