diff options
author | Egor Kislitsyn <egor@kislitsyn.com> | 2019-07-03 14:42:24 +0700 |
---|---|---|
committer | Egor Kislitsyn <egor@kislitsyn.com> | 2019-07-03 14:42:24 +0700 |
commit | 11143c542a012f64db8db0fa7b82f063ef338e94 (patch) | |
tree | f9c7789a9ec1386536f9813fe30c3f7f7dbff115 /test/fixtures/httpoison_mock/gerzilla.de_host_meta | |
parent | 4f42093220393a13033fcfd306acf54c8791e98f (diff) | |
download | pleroma-11143c542a012f64db8db0fa7b82f063ef338e94.tar.gz pleroma-11143c542a012f64db8db0fa7b82f063ef338e94.zip |
Remove `httpoison` from dependencies
Diffstat (limited to 'test/fixtures/httpoison_mock/gerzilla.de_host_meta')
-rw-r--r-- | test/fixtures/httpoison_mock/gerzilla.de_host_meta | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/test/fixtures/httpoison_mock/gerzilla.de_host_meta b/test/fixtures/httpoison_mock/gerzilla.de_host_meta deleted file mode 100644 index fae8f37eb..000000000 --- a/test/fixtures/httpoison_mock/gerzilla.de_host_meta +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?><XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0' - xmlns:hm='http://host-meta.net/xrd/1.0'> - - <hm:Host>gerzilla.de</hm:Host> - - <Link rel='lrdd' type="application/xrd+xml" template='https://gerzilla.de/xrd/?uri={uri}' /> - <Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml" - href="https://gerzilla.de/oexchange/xrd" /> - -</XRD> |