Http Request Header (http:request-header)
We can pass additional information to serve from client using headers. Request headers usually contains the information about the requesting resource. In cast we can pass http request headers using <http:request-header> and passing header "headerName" and "value" attributes.
Usage:
<http:request-header headerName=""! value=""! />
! - mandatory
Examples
, multiple selections available, Use left or right arrow keys to navigate selected items