Instance PropertySwift
mediaTypes
Returns all
MediaTypes in this array of MediaTypePreference.var mediaTypes: [HTTPMediaType] { get }
Discussion
httpReq.accept.mediaTypes.contains(.html)
You're viewing documentation for a pre-release version. View the latest stable version
Instance PropertySwift
MediaTypes in this array of MediaTypePreference.var mediaTypes: [HTTPMediaType] { get }
httpReq.accept.mediaTypes.contains(.html)