httpOptionsResponseHeaders property

Headers httpOptionsResponseHeaders
final

HTTP headers used for OPTIONS responses. These headers are sent in addition to the httpResponseHeaders when the request method is OPTIONS.

Implementation

final Headers httpOptionsResponseHeaders;