Skip to main content
method Headers.prototype.values

Returns an iterator allowing to go through all values contained in this Headers object. The values are ByteString objects.

Returns

IterableIterator<string>