Skip to content

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

Type Method

basic(realm:)

Creates a Basic authentication challenge, advertising the UTF-8 charset that BasicAuthorization decodes with.
static func basic(realm: String) -> WWWAuthenticate

Discussion