BBjJettyContextConfiguration::getHeaderNames
Description
In BBj 18.0 and higher, this method returns the configured header for the BBjJettyContext.
Syntax
Return Value |
Method |
---|---|
getHeaderNames() |
Parameters
None.
Return Value
Returns a BBjVector of Strings.
Remarks
Headers stored in the context are sent to the client for in all Http Responses. Parameters are name and value pairs of Strings.
Example
|