* 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
1 line
128 B
Text
1 line
128 B
Text
Clarify Server-Server API request signing example by using the `POST` HTTP method, as `GET` requests don't have request bodies.
|