View Source API Reference plug_locale v0.1.2

Modules

Puts locale into assigns storage according to given HTTP request header.

The default implementation is a function like fn x -> x end, which does nothing. But, in practice, you will need to use something meaningful.

Puts locale into assigns storage for Web browser environment.