1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
meta { name: webfinger type: http seq: 2 } get { url: {{HUT_HOSTNAME}}:{{HUT_PORT}}/.well-known/webfinger?resource=acct:sellershut@localhost body: none auth: inherit } params:query { resource: acct:sellershut@localhost }