Instance Property
mediaTypes
Returns all
MediaTypes in this array of MediaTypePreference.var mediaTypes: [HTTPMediaType] { get }
Discussion
httpReq.accept.mediaTypes.contains(.html)
Instance Property
MediaTypes in this array of MediaTypePreference.var mediaTypes: [HTTPMediaType] { get }
httpReq.accept.mediaTypes.contains(.html)