PlugLoopback.EndpointNotConfiguredError exception (plug_loopback v0.1.0)
View SourceError raised when the endpoint is not configured and the operation cannot succeed
An endpoint is configured when PlugLoopback.replay/1
is called on a conn that has been through
a Phoenix endpoint, or when PlugLoopback.from_phoenix_endpoint/1
was used.