APIScheme public enum APIScheme : String Types of HTTP scheme safe secure scheme Declaration Swift case safe = "https" unsafe insecure scheme Declaration Swift case unsafe = "http" © 2021 Mauricio Chirino. All rights reserved. (Last updated: 2021-05-06) Generated by jazzy ♪♫ v0.13.6, a Realm project.