mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
* Use a POST request in Federation request signing example Otherwise the GET request having a body is confusing, since it is not valid HTTP * Newsfile
2 lines
128 B
Plaintext
2 lines
128 B
Plaintext
Clarify Server-Server API request signing example by using the `POST` HTTP method, as `GET` requests don't have request bodies.
|