House of Fusion
Home of the ColdFusion Community

Search cf-talk

December 02, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
   1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31       

Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

Issues with cfhttp and redirect

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 
Top  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
Steve Sequenzia
04/01/2008 01:56 AM

I am having issues with cfhttp returning "302 Moved Temporarily" on some of the pages that I am hitting. I know that there are redirects happening and I am assuming that it is going past the threshold of 4 redirects. Does anyone know a way around this? Any help would be great. Thanks!

Top  |   Parent  |   Reply  |   Original Post  |   RSS Feed  |   Subscribe to this Group
Author:
William Seiter
04/01/2008 02:17 AM

If you are on a windows server you can get the cfx_http tag.  It does pretty much the same things as cfhttp, except it uses the built-in browser on windows server (not ie), which can hold sessions and cookies.  I am guessing that it probably doesn't have the redirect issue. ::-----Original Message----- :: ::Sent: Monday, March 31, 2008 11:56 PM ::To: CF-Talk ::Subject: Issues with cfhttp and redirect :: ::I am having issues with cfhttp returning "302 Moved Temporarily" on some ::of the pages that I am hitting. I know that there are redirects happening ::and I am assuming that it is going past the threshold of 4 redirects. :: ::Does anyone know a way around this? :: ::Any help would be great. :: ::Thanks! :: ::


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists