quot;
Subject: Re: [Twisted-Python] Problem with XMLRPC resource wrapped with
guard basic auth
On 12:00 am, as...@impactdamage.com wrote:
>Using the current trunk r27366 (which is after #4014 fixed a related
>issue), I am having trouble with an implementation of web.guard wrapped
>XM
On 12:00 am, as...@impactdamage.com wrote:
>Using the current trunk r27366 (which is after #4014 fixed a related
>issue), I am having trouble with an implementation of web.guard wrapped
>XMLRPC. This is a new test implementation to expose both a soap and
>xmlrpc
>interface. SOAP works, but xmlrp
Using the current trunk r27366 (which is after #4014 fixed a related
issue), I am having trouble with an implementation of web.guard wrapped
XMLRPC. This is a new test implementation to expose both a soap and xmlrpc
interface. SOAP works, but xmlrpc throws UnsupportedMethod POST.
Here is my