Skip to content

Conversation

@dgolombek
Copy link
Contributor

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 AsyncHttpClient#1953
@hyperxpro hyperxpro merged commit e8193ae into AsyncHttpClient:main Apr 11, 2024
@dgolombek dgolombek deleted the byte_buf_response branch April 11, 2024 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Response and HttpResponseBodyPart should return ByteBuf

2 participants