Enumerations

The following enumerations are available globally.

  • Main HTTP Header keys returned from server

    See more

    Declaration

    Swift

    public enum HeaderKeys : String
  • HTTP Methods

    See more

    Declaration

    Swift

    public enum HTTPMethod : String
  • HTTP Errors

    See more

    Declaration

    Swift

    public enum HTTPError : Error