mattermost/services/httpservice
Harrison Healey 749a3e7538
MM-10417 Improve HTTPService for use in image proxy (#9966)
* Replaced httpservice with proper http.Client

* Added HTTPService.MakeTransport

* Expose timeouts used by HTTPServiceImpl

* Add additional documentation to HTTPService

* Remove MockedHTTPService

* Fix missing license
2018-12-12 11:39:14 -05:00
..
client.go MM-10417 Improve HTTPService for use in image proxy (#9966) 2018-12-12 11:39:14 -05:00
client_test.go MM-10417 Improve HTTPService for use in image proxy (#9966) 2018-12-12 11:39:14 -05:00
httpservice.go MM-10417 Improve HTTPService for use in image proxy (#9966) 2018-12-12 11:39:14 -05:00
transport.go MM-10417 Improve HTTPService for use in image proxy (#9966) 2018-12-12 11:39:14 -05:00