[OpenLayers-Dev] new proxy

Christopher Schmidt crschmidt at metacarta.com
Sat Mar 29 19:58:48 EDT 2008


On Sat, Mar 29, 2008 at 11:44:17PM +0100, Eric Lemoine wrote:
> Hi
> 
> proxy.cgi not supporting PUT and DELETE I developed my own.
> 
> My proxy script, named http-proxy.py, supports GET, POST, PUT, DELETE
> and probably any HTTP method. For now, http-proxy.py is mod_python
> only, but it could be extended to work as a CGI script.
> 
> In contrast to proxy.cgi, the target host is placed in the URL path as
> opposed to being the value of a "url" parameter.

Encoding the URL like that would need to be one at the OpenLayers level
in order to be generally useful for Layer.WFS and the like, right? I'm
assuming you haven't added this in, and are only using this for things
that OpenLayers doesn't do inside the library?

Regards,
-- 
Christopher Schmidt
MetaCarta



More information about the Dev mailing list