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
Current section
Files
plug_canonical_host
.formatter.exs
.formatter.exs
[
inputs: ["mix.exs", "{lib,test}/**/*.{ex,exs}"],
line_length: 180
]