etcd/pkg/netutil
Gyu-Ho Lee e16f81838b etcdhttp/auth: BasicAuth method in standard pkg
I created a new PR from https://github.com/coreos/etcd/pull/3598.
This is for `TODO: use the standard lib BasicAuth method when we move to
Go 1.4.` [1]. `BasicAuth` method got into Go standard package a year ago. [2]

---
1. https://github.com/coreos/etcd/blob/master/pkg/netutil/netutil.go#L126-L138
2. https://codereview.appspot.com/76540043/
2015-09-28 14:02:55 -07:00
..
isolate_linux.go pkg/netutil: fix DropPort and RecoverPort in linux 2015-03-31 10:39:31 -07:00
isolate_stub.go tools/functional-tester: add isolate failures 2015-03-29 00:29:47 -07:00
netutil.go etcdhttp/auth: BasicAuth method in standard pkg 2015-09-28 14:02:55 -07:00
netutil_test.go Merge pull request #3356 from xiang90/travis 2015-08-21 18:59:51 -07:00