ReactorHttpClientBuilder

Builder that can be used to create a Rector Netty HttpClient.

Author

Phillip Webb

Andy Wilkinson

Scott Frederick

Since

3.5.0

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun build(settings: HttpClientSettings): HttpClient
Build a new HttpClient instance with the given settings applied.
Link copied to clipboard
Return a new ReactorHttpClientBuilder that applies additional customization to the underlying HttpClient.