hi,
In my case, I want to pass UA(or child proxy)'s "Proxy-Authorization"
header to the origin server. But ATS consumed the PA header of incoming
request. Can I configure ATS to relay this header?
reference:
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html
14.34 Proxy-Authorization:
Proxy-Authorization header field is consumed by the first outbound proxy
that was expecting to receive credentials. A proxy MAY relay the credentials
from the client request to the next proxy if that is the mechanism by which
the proxies cooperatively authenticate a given request.