This is the multi-page printable view of this section. Click here to print.
Releases
The newest version is 1.0.1 which fix bug of
codec
。Release v1.0.1
Fix bug of
codec
!Fix the bug that the user can,t directly added the encoder and decoder through RestClientBuilder!
Release v1.0.0
Add
codec
!Add codec
which will automatically select the appropriate decoder or encoder to decode or encode according to the user’s headers and entity. At the same time, restclient also supports users to insert business logic before and after decode or encode.
Release v0.1.0
First Release!
- Http1/H2/H2cUpgrade
- Https
- Epoll/NIO
- Interceptor
- Filter
- Retry, Redirect, 100-expect-continue
- Segmented read/write
- Multipart
- Metrics