Feign OkHttp

Feign OkHttp module replaces the default JDK HTTP transport with Square's OkHttp client, adding HTTP/2, connection pooling, and modern transport features.

API entry from apis.yml

apis.yml Raw ↑
aid: feign:feign-okhttp
name: Feign OkHttp
description: Feign OkHttp module replaces the default JDK HTTP transport with Square's OkHttp client,
  adding HTTP/2, connection pooling, and modern transport features.
humanURL: https://github.com/OpenFeign/feign/tree/master/okhttp
tags:
- HTTP Client
- Transport
- OkHttp
properties:
- type: Documentation
  url: https://github.com/OpenFeign/feign/tree/master/okhttp
- type: Source Code
  url: https://github.com/OpenFeign/feign/tree/master/okhttp