Package-level declarations
Contains classes and interfaces for working with network.
Types
Link copied to clipboard
An upload data as a sequence of bytes.
Link copied to clipboard
enum ConnectionType
The connection types recognized by Chromium.
Link copied to clipboard
interface ContentType
A parsed
Content-Type header value.Link copied to clipboard
An upload data of the
application/x-www-form-urlencoded content type.Link copied to clipboard
interface HttpAuthPreferences
The HTTP authorization preferences.
Link copied to clipboard
interface HttpHeader
An HTTP header.
Link copied to clipboard
class HttpStatus
An HTTP status code.
Link copied to clipboard
An upload data of the
multipart/form-data content type.Link copied to clipboard
A service that provides access to the network-level functionality.
Link copied to clipboard
enum ResourceType
Resource types.
Link copied to clipboard
enum SslVersion
The list of supported SSL connection versions.
Link copied to clipboard
An upload data of the
text/plain content type.Link copied to clipboard
interface UploadData
A common interface that all upload data implementations must extend.
Link copied to clipboard
interface UrlRequest
The details about an URL request.
Link copied to clipboard
interface UrlRequestJob
Represents the url request job for a URL request.
Link copied to clipboard
enum UrlRequestStatus
The URL request statuses.
Link copied to clipboard
interface UserAgentBrand
A user-agent brand information.
Link copied to clipboard
interface UserAgentData
Represents information about the browser and operating system of a user.