The problem I'm running into currently, that a few fuseactions redirect to a non-Fusebox page (cflocation). I'm using cfhttp with redirect="yes" (default), and getting the resulting content but not getting the resulting URL, which messes up reading relative links in that page.
According to the docs, cfhttp.responseHeader.Location variable contains the redirection path; however, not getting it. Seems like it just has the final HTTP responses.
Any way to get the final URL from cfhttp? or should I just have a base href tag in all the resulting pages?
Thanks,
- David L
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

