willnorris / webmention

Go library and CLI for assisting in sending webmentions.
https://pkg.go.dev/willnorris.com/go/webmention
BSD 3-Clause "New" or "Revised" License
50 stars 5 forks source link

Redirects on webmention endpoint cause issues in relative links resolution #13

Closed nekr0z closed 3 years ago

nekr0z commented 3 years ago

The library reports a "response error: 404" when trying to pass Webmention.Rocks Discovery Test #23.

Looks like the webmention endpoint link (that is a relative URL behind a redirect) gets resolved relative to the original target, not the actual page.