HttpSendPipeline
class HttpSendPipeline(val developmentMode: Boolean = true) : Pipeline<Any, HttpRequestBuilder> (source)
An HttpClient's pipeline used for sending HttpRequest to a remote server.
An HttpClient's pipeline used for sending HttpRequest to a remote server.