Passing a proxy server

Started by pjot, July 20, 2005, 02:39:28 PM

Previous topic - Next topic

pjot

newLispers,



When using my RSS reader at my work, this was blocked by that annoying HTTP proxy-server in our network.



So I created a small program to break my way through. It can be found here:



http://www.turtle.dds.nl/newlisp/proxy.lsp">http://www.turtle.dds.nl/newlisp/proxy.lsp



I only tested it with Linux so far, together with the RSS reader, and it works OK. Tomorrow I can test it with Windows as well.



Maybe it is of use to somebody else.





Peter

pjot

#1
The PROXY context also works with Win2000.



Peter

pjot

#2
It appeared that some URL's return a reply with the new location of the URL. If this happens, the proxy-server closes the connection and there is no retrieved data.



I have updated the PROXY context to handle with this situation.



http://www.turtle.dds.nl/newlisp/proxy.lsp">http://www.turtle.dds.nl/newlisp/proxy.lsp





Enjoy,

Peter