HTTP Client API (from Java 11)
GPTKB entity
Statements (32)
Predicate | Object |
---|---|
gptkbp:instanceOf |
gptkb:REST_API
|
gptkbp:class |
java.net.http.HttpClient
java.net.http.HttpRequest java.net.http.HttpResponse java.net.http.WebSocket |
gptkbp:documentation |
https://docs.oracle.com/en/java/javase/11/docs/api/java.net.http/java/net/http/HttpClient.html
|
https://www.w3.org/2000/01/rdf-schema#label |
HTTP Client API (from Java 11)
|
gptkbp:introducedIn |
gptkb:Java_11
|
gptkbp:license |
Oracle Binary Code License Agreement for the Java SE Platform Products
|
gptkbp:partOf |
gptkb:Java_Standard_Edition
|
gptkbp:provides |
HTTP client functionality
|
gptkbp:replacedBy |
HttpURLConnection
|
gptkbp:status |
gptkb:standard
|
gptkbp:supports |
gptkb:SSL/TLS
gptkb:HTTP/2 gptkb:WebSocket_protocol streaming authentication HTTP/1.1 proxies multipart requests custom headers timeout configuration asynchronous requests synchronous requests handling cookies JSON and other content types handling redirects request and response bodies |
gptkbp:usedFor |
making HTTP requests in Java applications
|
gptkbp:bfsParent |
gptkb:Java_6_and_above
|
gptkbp:bfsLayer |
7
|