mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-06 16:03:42 +01:00
Drop application/x-form-www-urlencoded in v2
This commit is contained in:
parent
2d11217d4e
commit
5374030cc0
|
|
@ -56,6 +56,8 @@ and adds authentication across the Identity Service API.
|
|||
All current endpoints within `/_matrix/identity/api/v1/` will be duplicated
|
||||
into `/_matrix/identity/v2`, noting that MSC2134 changes the behaviour of
|
||||
lookups. Authentication is still expected on MSC2134's proposed endpoints.
|
||||
Support for `application/x-form-www-urlencoded` parameters in requests will
|
||||
be dropped from all endpoints.
|
||||
|
||||
Any request to any endpoint within `/_matrix/identity/v2`, with the exception
|
||||
of:
|
||||
|
|
|
|||
Loading…
Reference in a new issue