Skip to content

Instantly share code, notes, and snippets.

@flexaddicted
Created December 8, 2018 16:24
Show Gist options
  • Save flexaddicted/15a865b5e5eca4d7542e837e23875a6f to your computer and use it in GitHub Desktop.
Save flexaddicted/15a865b5e5eca4d7542e837e23875a6f to your computer and use it in GitHub Desktop.
protocol URLRequestable {
func load(urlRequest: URLRequest)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment