encodeHeader(_:key:)

Write dictionary key value pairs to headers with prefix added to the keys

RequestContainer.swift:132

This declaration is gated by at least one @_spi attribute.

func encodeHeader(_ value: [String : some Any], key prefix: String)