Extend webfinger capabilities.
This commit is contained in:
parent
1a001588e8
commit
08bd59e446
22 changed files with 907 additions and 14 deletions
4
test/fixtures/httpoison_mock/pawoo.net_host_meta
vendored
Normal file
4
test/fixtures/httpoison_mock/pawoo.net_host_meta
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?xml version="1.0"?>
|
||||
<XRD xmlns="http://docs.oasis-open.org/ns/xri/xrd-1.0">
|
||||
<Link rel="lrdd" type="application/xrd+xml" template="https://pawoo.net/.well-known/webfinger?resource={uri}"/>
|
||||
</XRD>
|
||||
Loading…
Add table
Add a link
Reference in a new issue