I am calling a POST over a HttpURLConnection to a http:// having setAllowRedirections(true) set. But I also need the request properties i have set before.
How can i do this? Or is it possible to read out the redirect and create a new Connection?
I think there is no code needed but i could post the HTTP-protocolls if it helps.
Best regards and thanks for any help,
mrs_sheep
