3 Sep
2002
3 Sep
'02
7:53 a.m.
On Monday 02 Sep 2002 4:30 am, Casey Duncan wrote:
What do you all think of this? Do redirects ever make sense to an xml-rpc call?
In reading the spec it says (in reference to the response status value):
"Unless there's a lower-level error, always return 200 OK."
Now granted this problem stems from calling a ZMI API through xml-rpc, but for better or for worse, that is the de-facto TTW API into Zope.
For a long long time I have been using a patched xmlrpc module which returns the redirect target as an xmlrpc string in this case.