Structure
URLEncodedFormDecoder.Configuration
Ecapsulates configuration options for URL-encoded form decoding.
struct Configuration
Topics
Initializers
init(boolFlags: Bool, arraySeparators: [Character], dateDecodingStrategy: URLEncodedFormDecoder.Configuration.DateDecodingStrategy, userInfo: [CodingUserInfoKey : any Sendable])Creates a newURLEncodedFormDecoder.Configuration.
Enumerations
enum DateDecodingStrategySupported date formats
Relationships
Conforms To
Swift.SendableSwift.SendableMetatype