routes icon indicating copy to clipboard operation
routes copied to clipboard

ResponseWriter now implements CloseNotifier interface

Open sharkone opened this issue 10 years ago • 0 comments

Hi, here's a PR to implement the CloseNotifier on the ResponseWriter, allowing the user to be notified when a connection closes. There are also some minor cleanups introduced by gofmt.

sharkone avatar Feb 22 '15 16:02 sharkone