about summary refs log tree commit diff
path: root/Utilities/LibMatrix.FederationTest/FedTest.http
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/LibMatrix.FederationTest/FedTest.http')
-rw-r--r--Utilities/LibMatrix.FederationTest/FedTest.http13
1 files changed, 13 insertions, 0 deletions
diff --git a/Utilities/LibMatrix.FederationTest/FedTest.http b/Utilities/LibMatrix.FederationTest/FedTest.http
new file mode 100644

index 0000000..26b1cd0 --- /dev/null +++ b/Utilities/LibMatrix.FederationTest/FedTest.http
@@ -0,0 +1,13 @@ +POST https://libmatrix-fed-test.rory.gay/ping +Accept: application/json +Content-Type: application/json + +[ + "matrix.org", + "rory.gay", + "element.io", + "4d2.org", + "mozilla.org", + "fedora.im", + "opensuse.org" +] \ No newline at end of file