Skip to content

Instantly share code, notes, and snippets.

@wimleers
Created May 28, 2023 08:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wimleers/77a67648f48bf2a6274a748be5858136 to your computer and use it in GitHub Desktop.
Save wimleers/77a67648f48bf2a6274a748be5858136 to your computer and use it in GitHub Desktop.
$ http GET https://wimleers.com/.well-known/webfinger
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 1172
Connection: keep-alive
Content-Length: 475
Content-Type: application/octet-stream
Date: Sun, 28 May 2023 08:05:52 GMT
ETag: "6473069d-1db"
Last-Modified: Sun, 28 May 2023 07:45:33 GMT
Server: nginx
Via: 1.1 varnish, 1.1 varnish
X-Cache: MISS, HIT
X-Cache-Hits: 0, 1
X-Served-By: cache-ams12761-AMS, cache-bru1480057-BRU
X-Timer: S1685261152.393905,VS0,VE1
{"subject":"acct:wimleers@drupal.community","aliases":["https://drupal.community/@wimleers","https://drupal.community/users/wimleers"],"links":[{"rel":"http://webfinger.net/rel/profile-page","type":"text/html","href":"https://drupal.community/@wimleers"},{"rel":"self","type":"application/activity+json","href":"https://drupal.community/users/wimleers"},{"rel":"http://ostatus.org/schema/1.0/subscribe","template":"https://drupal.community/authorize_interaction?uri={uri}"}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment