HttpHeader.addCustomHeaders

Adds the elements of header_field_names to the set of request message header fields of interest.

class HttpHeader
void
addCustomHeaders

Parameters

header_field_names cstring[]

list of header field names of interest

Return Value

Type: void

this instance

Meta