mattermost/services/httpservice
Harrison Healey 1a3ccaf305
MM-13606 Remove consumeAndClose and clean up integration response handling (#10066)
* MM-13606 Remove consumeAndClose

* Allow overriding HTTPService's request timeout

* MM-13606 Clean up integration response handling

* Properly close httptest servers

* Address feedback

* Only call buf.Bytes when necessary

* Properly check for errors in doOutgoingWebhookRequest

* Add comment explaining ignored ioutil.ReadAll errors
2019-01-09 17:07:08 -05:00
..
client.go MM-13606 Remove consumeAndClose and clean up integration response handling (#10066) 2019-01-09 17:07:08 -05:00
client_test.go MM-13606 Remove consumeAndClose and clean up integration response handling (#10066) 2019-01-09 17:07:08 -05:00
httpservice.go MM-13606 Remove consumeAndClose and clean up integration response handling (#10066) 2019-01-09 17:07:08 -05:00
transport.go MM-10417 Improve HTTPService for use in image proxy (#9966) 2018-12-12 11:39:14 -05:00