Skip to content

Instantly share code, notes, and snippets.

@laevandus
Created September 8, 2023 08:42
Show Gist options
  • Save laevandus/26aef237e260b95e1c61429d7938d121 to your computer and use it in GitHub Desktop.
Save laevandus/26aef237e260b95e1c61429d7938d121 to your computer and use it in GitHub Desktop.
HTTPURLResponse.localizedString(forStatusCode: 404)
// not found
HTTPURLResponse. HTTPURLResponse.localizedString(forStatusCode: 414)
// requested URL too long
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment