Merge pull request #763 from aaronlehmann/close-notifier

Use CloseNotifier to supress spurious HTTP 400 errors on early disconnect
This commit is contained in:
Richard Scothern 2015-08-03 13:57:32 -07:00
commit db12c889e1
10 changed files with 175 additions and 32 deletions

2
Godeps/Godeps.json generated
View file

@ -67,7 +67,7 @@
},
{
"ImportPath": "github.com/gorilla/handlers",
"Rev": "0e84b7d810c16aed432217e330206be156bafae0"
"Rev": "60c7bfde3e33c201519a200a4507a158cc03a17b"
},
{
"ImportPath": "github.com/gorilla/mux",