Use a httpClient with a default timeout

otherwise, notifications (http post request to the API) can stack forever if the server is not
responding.

see https://github.com/Sirupsen/logrus/pull/157#issuecomment-100245567
1 file changed
tree: b50317bd788c59470ce0b158b31ed2a5e2083083
  1. airbrake.go
  2. airbrake_test.go
  3. handler.go
  4. LICENSE
  5. README