Permalink
Browse files

update Kaku report

verified with @bear that the implementation does actually process async so this checkbox should have been checked
  • Loading branch information...
1 parent 66ef943 commit 57c5b844aa3f6036d4f3170ceba186a6891f927e @aaronpk aaronpk committed on GitHub Oct 4, 2016
Showing with 1 addition and 1 deletion.
  1. +1 −1 implementation-reports/kaku.md
@@ -91,7 +91,7 @@ Describe the response body (if any) which is returned in the request:
### Webmention Verification (3.2.2)
-* [ ] Verification is processed asynchronously (SHOULD)
+* [X] Verification is processed asynchronously (SHOULD)
* [X] Follows at least one HTTP redirect on source URL (MUST)
* [X] Respects a self-imposed limit on number of HTTP redirects to follow (MUST)

1 comment on commit 57c5b84

@bear

+1

thanks for catching that

Please sign in to comment.