cronet library

Classes

CronetResults
Cronet Error Enum to Error String bindings.
HttpClient
A client that receives content, such as web pages, from a server using the HTTP, HTTPS, HTTP2, Quic etc. protocol.
HttpClientRequest
HTTP request for a client connection.
HttpClientResponse
Represents the server's response to a request.
HttpHeaders
Headers for HTTP requests.
QuicHint
Hints to use with Quic protocol.

Enums

HttpProtocol
Defines the available http protocols supported by Cronet.

Exceptions / Errors

CronetNativeError
Errors from Cronet Native Library.
HttpException
LoggingException
UrlRequestError
Error occured while performing a request.