Interface CorsRejection.Cause
- All Superinterfaces:
CorsRejection.Cause
- All Known Implementing Classes:
CorsRejection.InvalidHeaders,CorsRejection.InvalidMethod,CorsRejection.InvalidOrigin,CorsRejection.Malformed$
- Enclosing class:
- CorsRejection
Signals the cause of the failed CORS request.
-
Method Summary
Methods inherited from interface org.apache.pekko.http.cors.javadsl.CorsRejection.Cause
description