Commit Graph

10 Commits

Author SHA1 Message Date
Paul Meyer
686fb24c00 drain request body for connection reuse (#6) 2016-06-17 12:47:12 -07:00
Quoc-Viet Nguyen
e0b63eb299 Handle http redirect (#4)
- Fixed panic if req.Body is nil or basicAuth is not set
- Switched over to http.DefaultTransport if RoundTripper is not provided

Closes #2, #3
2016-04-12 15:49:15 -07:00
Christopher Boumenot
3ea3d20764 Don't go get vet, commit to 1.6. (#5) 2016-04-12 15:47:34 -07:00
Paul Meyer
eca2fbb4d9 Update README.md 2016-03-04 13:48:32 -08:00
Paul Meyer
e9af32f2be Update README.md
Fix badge links
2016-03-04 13:46:31 -08:00
Paul Meyer
5aa0a4a5af Update LICENSE
Comply with CELA for move to Azure organisation
2016-03-04 13:44:56 -08:00
Paul Meyer
d454815987 Add badges 2015-10-16 21:54:06 -07:00
Paul Meyer
c3e922711f Initial commit of implementation 2015-10-16 21:50:49 -07:00
Paul Meyer
8879b4c6f2 Create .travis.yml 2015-10-16 21:46:55 -07:00
Paul Meyer
154e18f0b4 Initial commit 2015-10-16 21:17:33 -07:00