I have a HTTP proxy running at localhost:1234. The proxy works fine for all web requests I make.
I have a server running at localhost:4567 . I want HTTP requests to my server to go through my proxy. Should be simple, right? Is there a way to make IE or any other browser do this?