Sunday, February 13, 2011

Can XFire SOAP server send HTTP 301 REDIRECT to client?

Is it possible to send a HTTP REDIRECT response from inside the XFire SOAP server instead of a regular response?

I need this in order to redirect the client to another server based on some checking of method parameters.

Also, is redirect handling something that major SOAP clients support? I know HttpClient does, but I'm not sure about .NET clients.

0 comments:

Post a Comment