Interface InvalidOriginRejection
- All Superinterfaces:
Rejection
- All Known Implementing Classes:
InvalidOriginRejection
Rejection created by
pekko.http.scaladsl.server.directives.HeaderDirectives.checkSameOrigin.
Signals that the request was rejected because Origin header value is invalid.-
Method Summary
-
Method Details
-
getAllowedOrigins
List<HttpOrigin> getAllowedOrigins()
-