mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +01:00
unaccessible isn't a word
This commit is contained in:
parent
ca87876f1b
commit
d6c54b0278
|
|
@ -210,7 +210,7 @@ support:
|
|||
Clients are encouraged to use the ``Authorization`` header where possible
|
||||
to prevent the access token being leaked in access/HTTP logs. The query
|
||||
string should only be used in cases where the ``Authorization`` header is
|
||||
unaccessible for the client.
|
||||
inaccessible for the client.
|
||||
|
||||
When credentials are required but missing or invalid, the HTTP call will
|
||||
return with a status of 401 and the error code, ``M_MISSING_TOKEN`` or
|
||||
|
|
|
|||
Loading…
Reference in a new issue