function
Library: Web Services Broker (OMWSB)
Import : omwsb.xmd |
Returns: A stream containing the client request's HTTP headers |
export external stream function request-header of value request request
Argument definitions
wsb.request-header
returns the HTTP headers from the request being processed as they would have appeared in the original HTTP message. There is one header per line separated by CRLF line end sequences.