0
votes
Can XFire SOAP server send HTTP 301 REDIRECT to client?
Many soap clients won't follow redirects because you're not supposed to follow redirects on POSTs without confirmation from the user. (and all SOAP requests are POST)
…
