Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the CORS request includes credentials.

Link copied to clipboard

The allowed headers for CORS requests.

Link copied to clipboard

The allowed methods for CORS requests.

Link copied to clipboard

The allowed origins for CORS requests.

Link copied to clipboard

The exposed headers for CORS requests.

Link copied to clipboard
var maxAge: Int?

The number of seconds for which the browser caches preflight request results.