mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-04 23:13:43 +01:00
put server discovery as its own section
This commit is contained in:
parent
fcca80dad8
commit
a264120b38
|
|
@ -183,7 +183,7 @@ headers to be returned by servers on all requests are:
|
|||
Access-Control-Allow-Headers: Origin, X-Requested-With, Content-Type, Accept, Authorization
|
||||
|
||||
Server Discovery
|
||||
~~~~~~~~~~~~~~~~
|
||||
----------------
|
||||
|
||||
In order to allow users to connect to a Matrix server without needing to
|
||||
explicitly specify the homeserver's URL or other parameters, clients SHOULD use
|
||||
|
|
@ -216,7 +216,7 @@ In this section, the following terms are used with specific meanings:
|
|||
what to do next.
|
||||
|
||||
Well-known URI
|
||||
++++++++++++++
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
The ``.well-known`` method uses a JSON file at a predetermined location to
|
||||
specify parameter values. The flow for this method is as follows:
|
||||
|
|
|
|||
Loading…
Reference in a new issue