Martin Aspeli wrote: > Is this a bug? Or is there another way? I noticed that the TransparentProxy > app does pass the query string. However, this assumes I have some other > middleware that sets the HTTP_HOST and other variables, which I'd rather > avoid having to write.
Oops, there was a bug I had forgotten about with this (http://trac.pythonpaste.org/pythonpaste/ticket/232). Should be fixed in trunk now. -- Ian Bicking : [EMAIL PROTECTED] : http://blog.ianbicking.org _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
