Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webmention endpoint not discoverable from HTTP Link header #60

Open
jkrauss opened this issue Sep 13, 2019 · 0 comments
Open

webmention endpoint not discoverable from HTTP Link header #60

jkrauss opened this issue Sep 13, 2019 · 0 comments

Comments

@jkrauss
Copy link

jkrauss commented Sep 13, 2019

https://webmention.rocks/test/1
and
https://webmention.rocks/test/2
fail.
Error is: the header could not be discovered. The tests mention that the endpoint is exposed as a HTTP Link header.

Steps to reproduce:

from webmentiontools.send import WebmentionSend s = 'https://www.sumbee.net/try-webmention/' t = 'https://webmention.rocks/test/1' m = WebmentionSend(s, t) m.send()

fails with tests 1,2, suceeds with tests 3,4,5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant