New features:
- discover webmention endpoints in the Link HTTP response header
- don't verify SSL certs. python-requests's verification is overly aggressive.
- lets clients provide the webmention endpoint URL if they already know it, e.g. if it's cached from a previous send.
- discover webmention endpoints in `<a>` tags as well as `<link>`