HTTPHeaders.combine

combine all the value for this header into a string

struct HTTPHeaders
string
combine
(
string separator = ", "
)

Meta