In My App , I POST a xml file to the server , but sometimes the server will send back 302 and then redirect .
However , after the redirecting the method become GET , not POST, and my data in xml file can't deliver to server.
And finally the status code I got is 404.
Is there some way to process the redirect by myself ? Can I do something when the redirecting is happening?
Anyone can help? THX.!
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…