Package org.apache.pekko.http.cors.scaladsl
package org.apache.pekko.http.cors.scaladsl
-
ClassDescriptionProvides directives that implement the CORS mechanism, enabling cross origin requests.Rejection created by the CORS directives.Signals the cause of the failed CORS request.Signals the CORS request was rejected because its headers were invalid.Signals the CORS request was rejected because its method was invalid.Signals the CORS request was rejected because its origin was invalid.Signals the CORS request was malformed.