Home > Configuration > NS > setnshttpprofile_hostheadervalidation

setnshttpprofile_hostheadervalidation

Use this method to set validates the length of the Host header and its syntax. Also includes validation of the port number if specified

Syntax



Parameters

name

Name of the HTTP profile to be modified.
This is mandatory parameter.

hostheadervalidation

Validates the length of the Host header and its syntax. Also includes validation of the port number if specified
Default value = DISABLED.
Possible Values : ENABLED, DISABLED.

Return Value

Returns simpleResult

See Also