Chris Hegarty
|
bcdbc436ec
|
8220480: Typo in java.net.http.HttpResponse.BodySubscriber documentation
Reviewed-by: alanb
|
2019-03-13 12:02:04 +00:00 |
|
Daniel Fuchs
|
7f10cbedd5
|
8217627: HttpClient: The API documentation of BodySubscribers::mapping promotes bad behavior
The API documentation is updated to steer away from blocking in the mapper function, and an alternative is suggested.
Reviewed-by: chegar
|
2019-01-25 18:13:25 +00:00 |
|
Jonathan Gibbons
|
37dc9e2a0d
|
8213910: Invalid HTML in java.net.http.HttpClient
Reviewed-by: mchung, darcy
|
2018-11-14 16:11:21 -08:00 |
|
Pavel Rappo
|
8c361a3e74
|
8213490: Networking area typos and inconsistencies cleanup
Reviewed-by: alanb, chegar, dfuchs
|
2018-11-13 12:24:34 +00:00 |
|
Chris Hegarty
|
1ac444ad87
|
8211902: broken link in java.net.http.WebSocket.Builder
Reviewed-by: alanb, dfuchs
|
2018-10-09 13:31:50 +01:00 |
|
Daniel Fuchs
|
bb0074a569
|
8211349: Bad HTML in {@link} for HttpResponse.BodyHandlers.ofPublisher
Fixed links by moving <> out of the link as was done elsewhere in the file.
Reviewed-by: chegar
|
2018-10-02 14:17:30 +01:00 |
|
Chris Hegarty
|
166030817f
|
8208391: Differentiate response and connect timeouts in HTTP Client API
Reviewed-by: michaelm
|
2018-08-09 11:23:12 +01:00 |
|
Chris Hegarty
|
67149b99fd
|
8207265: Bad HTML in {@link} in HttpResponse.BodySubscribers.ofPublisher
Reviewed-by: michaelm
|
2018-07-17 12:22:41 +01:00 |
|
Chris Hegarty
|
659fdd8dc4
|
8204679: HTTP Client refresh
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm
|
2018-06-20 09:05:57 -07:00 |
|
Goetz Lindenmaier
|
b72846bc20
|
8202745: Remove hyphens from "out-of-bounds"
Reviewed-by: rriggs, dholmes
|
2018-05-07 23:07:01 +02:00 |
|
Chris Hegarty
|
a3b61fd4c7
|
8197564: HTTP Client implementation
Co-authored-by: Daniel Fuchs <daniel.fuchs@oracle.com>
Co-authored-by: Michael McMahon <michael.x.mcmahon@oracle.com>
Co-authored-by: Pavel Rappo <pavel.rappo@oracle.com>
Reviewed-by: chegar, dfuchs, michaelm, prappo
|
2018-04-17 08:54:17 -07:00 |
|