Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
Java™ Platform
Standard Ed. 9

DRAFT 9-internal+0-2016-03-31-172659.buildd.src
Module java.httpclient

Package java.net.http

High level HTTP API

See: Description

Package java.net.http Description

High level HTTP API

This provides a high-level client interface to HTTP (versions 1.1 and 2). Synchronous and asynchronous (via CompletableFuture) modes are provided. The main classes defined are:
Since:
9
Skip navigation links
Java™ Platform
Standard Ed. 9

DRAFT 9-internal+0-2016-03-31-172659.buildd.src

Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2016, Oracle and/or its affiliates. All rights reserved.

DRAFT 9-internal+0-2016-03-31-172659.buildd.src