converspace / webmention

A modern alternative to Pingback.
webmention.org
173 stars 18 forks source link

use full URI in HTTP Header or add to IANA link relations registry #38

Closed elf-pavlik closed 9 years ago

elf-pavlik commented 9 years ago

IANA link relations registry does NOT include webmention and following RFC5988 this rel should use full URI

Note that extension relation types are REQUIRED to be absolute URIs in Link headers, and MUST be quoted if they contain a semicolon (";") or comma (",") (as these characters are used as delimiters in the header itself).

https://tools.ietf.org/html/rfc5988#section-5.3

I just added similar issue to http://indiewebcamp.com/micropub#HTTP_Header

aaronpk commented 9 years ago

Full URI is not required, see the discussion in aaronpk/Micropub#1