Skip to content

Commit 9befff8

Browse files
committed
trpc-proto-http: fix comment
1 parent 323c0cb commit 9befff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trpc-proto/trpc-proto-http/src/test/java/com/tencent/trpc/proto/http/client/HttpConsumerInvokerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
import org.junit.Test;
4848

4949
/**
50-
* Tests the response header parsing logic in {@link HttpConsumerInvoker#handleResponse}.
50+
* Tests the response header parsing logic in {@link HttpConsumerInvoker}.
5151
* Verifies that {@code header.getValue()} returns the complete header value instead of
5252
* the truncated result previously produced by {@code HeaderElement.getName()}.
5353
*/

0 commit comments

Comments
 (0)