Instance Methodsoto-core 7.4.0SotoCore
decodeHeader(_:key:)
Decode header to Date. Assumes the date format is HTTP date time
This declaration is gated by at least one @_spi attribute.
func decodeHeader(_ type: Date.Type = Date.self, key header: String) throws -> Date