Packages

PlugCanonicalHost ensures that all requests are served by a single canonical host. It will redirect all requests from non-canonical hosts to the canonical one.

Current section

Files

Jump to
plug_canonical_host .formatter.exs
Raw

.formatter.exs

[
inputs: ["mix.exs", "{lib,test}/**/*.{ex,exs}"],
line_length: 180
]