Plug.CSRFProtection.InvalidCrossOriginRequestError

Plug.CSRFProtection.InvalidCrossOriginRequestError exception

Error raised when non-XHR requests are used for Javascript responses.

Summary

Functions

exception(msg)

Callback implementation for Exception.exception/1

message(exception)

Callback implementation for Exception.message/1

<