HostHeaderList

Prev Next

Description

List of host headers

Statement

private List<String> hostHeaderList = new ArrayList<>();

Field

Parameter name Requirement status Type Description
hostHeaderList Yes List<String> List<String> Data type

Related operations