Hi,
I am in the process of evaluating coldfusion 10 for a possible upgrade from ColdFusion MX 6.1
In ColdFusion MX 6.1 I have some code which does a post <cfhttp> call to another server. This other server has a redirect to a 3rd server. This works.
However, in CF 10 the same code doesn't work. It appears that CF 10 is not redirecting when the HTTP method is a post. But CF MX 6.1 does redirect when the HTTP method is a post.
Does anyone have any ideas why this may be the case?
Thanks for your help
Kaye.