Alamofire Docs (40% documented)

Alamofire Reference Protocols Reference

Protocols

The following protocols are available globally.

  • Types adopting the URLStringConvertible protocol can be used to construct URL strings, which are then used to construct URL requests.

    See more

    Declaration

    Swift

    public protocol URLStringConvertible