Skip to content

Instantly share code, notes, and snippets.

@mironal
Created December 9, 2012 13:12
Show Gist options
  • Save mironal/4244817 to your computer and use it in GitHub Desktop.
Save mironal/4244817 to your computer and use it in GitHub Desktop.
curl localhost:8080
#Hello
curl localhost:8080/hello
#world
curl 127.0.0.1:8080
#Bad Request
curl 127.0.0.1:8080/hello
#Bad Request
@Samhdzrguez
Copy link

$ scoop prefix spotify
C:\Users<username>\scoop\apps\spotify\current

@yohannes1992
Copy link

@Totograndy
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment