I'm trying to get curl to work in a particular way and can't seem to make any headway. I want to use curl to load a specified web page through a proxy so that it looks as though the page is being loaded form somewhere else.
Does anyone here have any working code snippets or examples that show how to use curl to request a web page through a proxy?