Skip to content
Snippets Groups Projects
Commit c85e2a9b authored by Maxwell Salzberg's avatar Maxwell Salzberg
Browse files

Merge pull request #2935 from Raven24/host-meta

adapt host-meta document to RFC 6415
parents 9e236e02 6a9a0e61
No related branches found
No related tags found
No related merge requests found
<?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><%= AppConfig[:pod_bare_domain] %></hm:Host>
<XRD xmlns='http://docs.oasis-open.org/ns/xri/xrd-1.0'>
<!-- Resource-specific Information -->
<Link rel='lrdd'
template='<%= AppConfig[:pod_url] %>webfinger?q={uri}'>
<Title>Resource Descriptor</Title>
</Link>
type='application/xrd+xml'
template='<%= AppConfig[:pod_url] %>webfinger?q={uri}' />
</XRD>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment