Initial
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
GET /rest/svc/lang
|
||||
==================
|
||||
|
||||
Returns a list of canonicalized localization codes, as picked up from
|
||||
the ``Accept-Language`` header sent by the browser.
|
||||
|
||||
.. code:: json
|
||||
|
||||
["sv_sv","sv","en_us","en"]
|
||||
Reference in New Issue
Block a user