Skip to content

Instantly share code, notes, and snippets.

@gitfvb
Created October 12, 2018 10:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gitfvb/22b2dd158432c0b948b3de558e425d2c to your computer and use it in GitHub Desktop.
Save gitfvb/22b2dd158432c0b948b3de558e425d2c to your computer and use it in GitHub Desktop.
url encoding powershell
[uri]::EscapeDataString("bla bla")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment