Skip to content

Instantly share code, notes, and snippets.

@joesus
Created March 10, 2019 18:52
Show Gist options
  • Save joesus/f594c3f7d53fec39811b6d6b4beac23e to your computer and use it in GitHub Desktop.
Save joesus/f594c3f7d53fec39811b6d6b4beac23e to your computer and use it in GitHub Desktop.
var components = URLComponents()
components.port = Int.max
components.url!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment