Browse Source
`ReactorClientHttpConnector` provides an adapter layer to `WebClient` for using Reactor-Netty's `HttpClient`. This commit enables HTTP compression support by default for this client Connector. Another constructor is still available for providing a custom `HttpOptions` configuration. Issue: SPR-15908pull/1513/merge
Brian Clozel
7 years ago
1 changed files with 5 additions and 3 deletions
Loading…
Reference in new issue