Builder

class Builder

Builder for AdswizzHttpConfig. All setters are optional; properties not set remain null.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Builds an AdswizzHttpConfig instance.

Link copied to clipboard

Sets the maximum time to wait while establishing a connection.

Link copied to clipboard

Sets the cookie-handling policy for HTTP requests.

Link copied to clipboard

Sets HTTP headers to be added to every request.

Link copied to clipboard

Sets the redirect-handling policy for HTTP requests.

Link copied to clipboard

Sets the maximum time to wait for the response after the request has been sent.