2017-07-14 UTC
# Zegnat Transformative seems to use octokit, which I think is a GitHub client, to store a post in a repo. I am guessing this is a 202 because the actual storing happens asynchronously (I did not dive into octokit). The location is taken from an absolute_url field on the post object, and I am not sure how it is getting filled.