Removing Server header tag from response headers using assign message

sjm2000
Participant V

Dear All,

Did anyone find a solution to remove remove "Server" header using AssignMessage Policy?

<Remove>
	<Headers>
		<Header name="Server"/>
	</Headers>
<Remove>

There is an old thread below.

I am able to remove the target header, but i need to assign "some" value to header.

<Set>
	<Headers>
		<Header name="Server">somevalue</Header>
	</Headers>
<Set>

https://community.apigee.com/questions/31685/removing-server-response-header.html

I presume new updates to apigee would have solved the issue.

Would like to know the solution.

Thanks & Regards

Mathew

0 0 315
0 REPLIES 0