SimpleHttpClient
A low level http-client interface that third parties can implement to to provide back-ends for protocols that are fully request/response-based (as in, do not support streaming operations)
class Object
trait Matchable
class Any
A low level http-client interface that third parties can implement to to provide back-ends for protocols that are fully request/response-based (as in, do not support streaming operations)