This test verifies that you accept a Webmention request that contains a valid
source and target URL. To pass this test, your Webmention endpoint must return
either HTTP 200, 201 or 202 along with the appropriate
headers.
If your endpoint returns HTTP 201, then it MUST also return a Location
header. If it returns HTTP 200 or 202, then it MUST NOT include a Location
header.
Have you written a response to this post? Let me know the URL:
About Me
I live in Colorado and I work for Elastic, the company behind Elasticsearch as a Sr. Software Engineer.
This is my page. My views are my own.
Webmention Rocks! May 8, 2022
This test verifies that you accept a Webmention request that contains a valid source and target URL. To pass this test, your Webmention endpoint must return either HTTP 200, 201 or 202 along with the appropriate headers.
If your endpoint returns HTTP 201, then it MUST also return a
Location
header. If it returns HTTP 200 or 202, then it MUST NOT include aLocation
header.