Skip to content

A XSLT snippet for suppressing an HTTP Header which arrived within the request.

Notifications You must be signed in to change notification settings

bmelad/datapower-suppress-request-http-header

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Suppress an HTTP Header

Using IBM DataPower Gateway, sometimes you need to remove some HTTP headers which sent by the client within the request, because they are not relevant to the backend endpoint (like 'Authorization' in a case the DataPower itself authenticates the client).

How to use it?

Just drag this XSLT to your processing rule (as a transform action), set the header name under the 'Advanced' tab and set the INPUT & the OUTPUT of this action to NULL.

About

A XSLT snippet for suppressing an HTTP Header which arrived within the request.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages