Skip to main content
method Headers.prototype.keys

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

Returns

IterableIterator<string>