Newsgroups: mail-lists.delegate-en
[DeleGate-En] Delegate rewriting of Set-Cookie domain
I'm running into an issue with delegate where a cookie being set by the proxied webservice is being rewritten from a high level domain (e.g. aaa.net) to the proxied hostname (e.g. env.one.aaa.net). Is it possible to prevent this behavior and not rewrite the domain in a Set-Cookie header?
I've tried modifying my URICONV line from:
URICONV=\"full:+,-HTTP-EQUIV/META,-HREF\" \
to
URICONV=\"full:+,-HTTP-EQUIV/META,-HREF,-Set-Cookie\" \
with no change in behavior. Any assistance would be greatly appreciated.
Thanks,
-Nick Brown
|