Closed dgolombek closed 7 months ago
NettyResponse is already dealing with ByteBufs under the hood, this lets the caller access them cleanly. This allows callers that are already using Netty to use AHC much more efficiently.
Fixes #1953
NettyResponse is already dealing with ByteBufs under the hood, this lets the caller access them cleanly. This allows callers that are already using Netty to use AHC much more efficiently.
Fixes #1953