2018-08-17 UTC
# [iambismark] huh… I think I found a bug in hackney (https://github.com/benoitc/hackney, popular erlang http client). hackney resolves the redirect from `https://webmention.rocks/test/23/page` to `https://webmention.rocks/test/23/page/page/<guid>` while curl resolves it to `https://webmention.rocks/test/23/page/<guid>`…