requests icon indicating copy to clipboard operation
requests copied to clipboard

RFC8288 support for link relations

Open dirkjonker opened this issue 4 years ago • 0 comments

Comply to RFC8288 for relation type (section 3.3) https://tools.ietf.org/html/rfc8288#section-3.3

Changes:

  • Only parse first "rel" parameter
  • Allow multiple link relation types, i.e. rel="start http://example.net/relation/other"

dirkjonker avatar Nov 04 '19 10:11 dirkjonker