| Interface | Description |
|---|---|
| ICorsFilter |
Filter to validate if a request contains valid cors
headers and, if so, add the required headers as a
response.
|
| ICorsFilterClient |
Interface for a client of the Cors filter.
|
| ISpincastFilters<R extends IRequestContext<?>> |
Some filters provided by Spincast.
|
| Class | Description |
|---|---|
| CorsFilter |
Cors filter implementation.
|
| SpincastFilters<R extends IRequestContext<?>> |
Spincast filters implementations.
|
| Enum | Description |
|---|---|
| CorsFilterResponse |
A response from the cors filter.
|
Copyright © 2016. All rights reserved.