Gary Burd
|
567453a710
|
Require GET in Upgrader.Upgrade.
Return error if the request method is not GET.
Remove all request method tests from the examples.
|
2015-11-02 09:08:11 -08:00 |
Gary Burd
|
d14d8b4715
|
Add pinging to command example
|
2015-10-18 18:17:26 -07:00 |
Gary Burd
|
0e33ab35f9
|
Fix race in command example
Close files in handler goroutine to avoid race.
Remove use of exec.Cmd. It's not adding anything.
|
2015-10-18 15:32:45 -07:00 |
Gary Burd
|
f9219095ab
|
Add command example
|
2015-10-18 13:32:14 -07:00 |