Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

User-Agent header is not getting passed to target endpoint

I'm adding a user-agent header in assign message policy in pre flow of proxy endpoint. It is being shown in trace but not getting passed to the target endpoint. I checked the curl it made, user agent header is not there.

I'm setting header like this :

<Header name="user-agent">{request.header.user-agent}</Header>

in the curl it is not getting added

0 8 1,832
8 REPLIES 8
Top Solution Authors