Gets the HTTP variable type for a header field name
Source position: httpdefs.pp line 393
public class function THTTPHeader.GetVariableHeaderType( |
const aName: string |
aName |
|
Header field name to get the variable type for |
HTTP variable type corresponding to the header field name
GetVariableHeaderType returns the HTTP variable type corresponding to a given header field name. This provides reverse mapping from header field strings to enumerated types.