forEach

open fun <This> forEach(callback: (self: This, value: String, key: String, parent: Headers) -> Unit, thisArg: This = definedExternally)