-
Notifications
You must be signed in to change notification settings - Fork 8
gURL, it's like cURL but for SPDY in Go.
License
mtourne/gurl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gURL - go URL ------------- it's like cURL but for SPDY in Go! Install ------- Go get the comand `go` at : http://www.golang.org/ (ubuntu 12.04: apt-get install golang golang-go) then : ./install.sh Usage ----- gurl -h * curl : gurl -url 'https://www.google.com' -v 1 * bench : 100 requests total, 10 parallel gurl -url 'https://www.google.com' -n 100 -c 10
About
gURL, it's like cURL but for SPDY in Go.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published