Mention json header. updates #395.
This commit is contained in:
parent
68bcc9d0eb
commit
3cbb93479f
@ -610,6 +610,9 @@ This setting enables the second mechanism, otherwise by default the first will b
|
|||||||
A default JSON encoded list of objects must be returned. Each object
|
A default JSON encoded list of objects must be returned. Each object
|
||||||
corresponds to a matched user and needs the keys ``id`` and ``fullname``.
|
corresponds to a matched user and needs the keys ``id`` and ``fullname``.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
Make sure your server script sets the header `Content-Type: application/json`.
|
||||||
|
|
||||||
xhr_user_search_url
|
xhr_user_search_url
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user