Use a POST request in Federation request signing example (#1721)
* Use a POST request in Federation request signing example Otherwise the GET request having a body is confusing, since it is not valid HTTP * Newsfilepull/1740/head
parent
38260aabcc
commit
2cb70e6e3d
@ -0,0 +1 @@
|
||||
Clarify Server-Server API request signing example by using the `POST` HTTP method, as `GET` requests don't have request bodies.
|
Loading…
Reference in New Issue