mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 17:23:12 +08:00
Created middleware for rest that reads the language from the Accept-Language header
This commit is contained in:
@@ -15,6 +15,12 @@ Statuses:
|
||||
|
||||
[TODO]
|
||||
|
||||
## Language
|
||||
|
||||
In order to set the application language, you have to pass it by using the Accept-Language header.
|
||||
|
||||
If not provided or provided language is not supported, english (en_US) will be used.
|
||||
|
||||
## Endpoints
|
||||
|
||||
#### Authenticate
|
||||
|
||||
Reference in New Issue
Block a user