|
Options | Name | Purpose | |
---|---|---|---|
LOGICAL SetParameterValue (character, character) |
/** Saves a parameter value for a header.
@param character (mandatory) The name of the parameter value to retrieve
@param character (mandatory) The parameter value; blank/empty otherwise
@return logical TRUE when the parameter was replaced/previously existed. */
|
||
Validate (character) |
/* Validates a header value. Should throw an error if the value
is not valid.
@param character The (prospective) header value */
|
Options | Name | Purpose | |
---|---|---|---|
ContentTypeHeader (character) |
/* Constructor
@param character A non-empty header name */
|
||
ContentTypeHeader (character, character) |
/* Constructor
@param character A non-empty header name
@param character A valid header value */
|
Options | Name | Purpose | |
---|---|---|---|
OpenEdge.Logging.ILogWriter Logger |
|
LOGICAL SetParameterValue (character, character)
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Validate (character)
|
ContentTypeHeader (character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ContentTypeHeader (character, character)
|
OpenEdge.Logging.ILogWriter Logger
|
---|