DefaultHeaderStrategyOptional
public struct DefaultHeaderStrategyOptional<RawValue> : ResponseHeaderDecodingStrategy where RawValue : Decodable, RawValue : Encodable
Undocumented
-
Undocumented
Declaration
Swift
public static func decode(decoder: Decoder) throws -> RawValue?