Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance PropertySwift

mediaTypes

Returns all MediaTypes in this array of MediaTypePreference.
var mediaTypes: [HTTPMediaType] { get }

Discussion

httpReq.accept.mediaTypes.contains(.html)