8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher

Reviewed-by: michaelm
This commit is contained in:
Chris Hegarty 2018-07-17 12:22:41 +01:00
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