Forum Discussion
CraigM_17826
Altocumulus
May 12, 2010Removing port from a redirect
Hi all,
One of our web developers has asked me if we could strip off a port number in a redirect they are doing. I thought the following would do this, but it doesn't appear to work.
...
CraigM_17826
Altocumulus
May 13, 2010Hi Aaron,
just noticed this on the Wiki for HTTP::header
** There is an issue where HTTP::header values can remove colons in the header values it returns. The actual header values are unchanged. This issue is tracked as CR98328. **
I'm wondering if this is the issue. I'll do some more testing.
Craig