ok2c commented on code in PR #598:
URL:
https://github.com/apache/httpcomponents-core/pull/598#discussion_r2700967996
##########
httpcore5-reactive/src/main/java/org/apache/hc/core5/reactive/ReactiveResponseConsumer.java:
##########
@@ -144,10 +165,10 @@ public List<Header> getTrailers() {
@Override
public void consumeResponse(
- final HttpResponse response,
- final EntityDetails entityDetails,
- final HttpContext httpContext,
- final FutureCallback<Void> resultCallback
+ final HttpResponse response,
Review Comment:
@arturobernalg Formatting noise
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]