Builder

class Builder

Properties

Link copied to clipboard

Specifies whether credentials are included in the CORS request. Supported only for HTTP APIs.

Link copied to clipboard

Represents a collection of allowed headers. Supported only for HTTP APIs.

Link copied to clipboard

Represents a collection of allowed HTTP methods. Supported only for HTTP APIs.

Link copied to clipboard

Represents a collection of allowed origins. Supported only for HTTP APIs.

Link copied to clipboard

Represents a collection of exposed headers. Supported only for HTTP APIs.

Link copied to clipboard
var maxAge: Int?

The number of seconds that the browser should cache preflight request results. Supported only for HTTP APIs.