HttpFields.getValues

Get multi headers

@return Enumeration of the values @param name the case-insensitive field name

class HttpFields
InputRange!string
getValues
(
string name
)

Meta