Packages

package javadsl

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CorsRejection extends CustomRejection

    Rejection created by the CORS directives.

    Rejection created by the CORS directives. In case of a preflight request, one to three of the causes can be marked as invalid. In case of an actual request, only the origin can be marked as invalid.

    Note: when the three causes are empty, the request itself was invalid. For example the Origin header can be missing.

Value Members

  1. object CorsDirectives

Ungrouped