Extend webfinger capabilities.
This commit is contained in:
parent
1a001588e8
commit
08bd59e446
22 changed files with 907 additions and 14 deletions
11
test/fixtures/httpoison_mock/macgirvin.com_host_meta
vendored
Normal file
11
test/fixtures/httpoison_mock/macgirvin.com_host_meta
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?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>macgirvin.com</hm:Host>
|
||||
|
||||
<Link rel='lrdd' type="application/xrd+xml" template='https://macgirvin.com/xrd/?uri={uri}' />
|
||||
<Link rel="http://oexchange.org/spec/0.8/rel/resident-target" type="application/xrd+xml"
|
||||
href="https://macgirvin.com/oexchange/xrd" />
|
||||
|
||||
</XRD>
|
||||
Loading…
Add table
Add a link
Reference in a new issue