Class | Description |
---|---|
AddHeader |
Add the given header value against the given header.
|
GetHeader |
Get the header value associated with the given header name.
|
GetHeaderNames |
Get all header names.
|
GetHeaders |
Get all the header values associated with the given header name.
|
HasHeader |
Check the http header existence.
|
RemoveAllHeaders |
Remove all headers associated with the entity.
|
RemoveHeader |
Remove the given header from the entity.
|
SetHeader |
Set the given header value against the given header.
|
Copyright © 2018 WSO2. All rights reserved.