8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Reviewed-by: michaelm
This commit is contained in:
parent
c1f5adbe18
commit
67149b99fd
@ -1188,7 +1188,7 @@ public interface HttpResponse<T> {
|
||||
|
||||
/**
|
||||
* Returns a response subscriber which publishes the response body
|
||||
* through a {@link Publisher Publisher<List<ByteBuffer>>}.
|
||||
* through a {@code Publisher<List<ByteBuffer>>}.
|
||||
*
|
||||
* <p> The {@link HttpResponse} using this subscriber is available
|
||||
* immediately after the response headers have been read, without
|
||||
|
Loading…
x
Reference in New Issue
Block a user