Table of Contents

Namespace DotNetBrowser.Net.Handlers

Classes

AuthenticateParameters

The parameters of the AuthenticateHandler.

AuthenticateResponse

A response for the AuthenticateHandler.

CanAccessFileParameters

The parameters of the CanAccessFileHandler.

CanAccessFileResponse

A response for the CanAccessFileHandler.

CanGetCookiesParameters

The parameters of the CanGetCookiesHandler.

CanGetCookiesResponse

A response for the CanGetCookiesHandler.

CanSetCookieParameters

The parameters of the CanSetCookieHandler.

CanSetCookieResponse

A response for the CanSetCookieHandler.

InterceptRequestParameters

The parameters of the scheme handler.

InterceptRequestResponse

A response for the scheme handler.

NetworkParameters

The base class for INetwork-related handlers parameters.

ReceiveHeadersParameters

The parameters of the ReceiveHeadersHandler.

ReceiveHeadersResponse

The response for the ReceiveHeadersHandler.

SendUploadDataParameters

The parameters of the SendUploadDataHandler.

SendUploadDataResponse

The response for the SendUploadDataHandler.

SendUrlRequestParameters

The parameters of the SendUrlRequestHandler.

SendUrlRequestResponse

A response of the SendUrlRequestHandler.

StartTransactionParameters

The parameters of the StartTransactionHandler.

StartTransactionResponse

A response for the StartTransactionHandler.

UrlRequestJobOptions

The options needed to create the UrlRequestJob.

UrlRequestParameters

The base class for all the INetwork-related handlers parameters containing UrlRequest.

VerifyCertificateParameters

The parameters of the VerifyCertificateHandler.

VerifyCertificateResponse

A response for the VerifyCertificateHandler

Enums

ResourceType

The type of the resource being loaded.