<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><figure class="quote"><figcaption><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite xml:lang="en">ericelliott/jiron: Make your API self documenting and your clients adaptable to API changes.</cite>
( (<time>2017-01-30 00:06:17 +09:00</time>))
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://github.com/ericelliott/jiron#support-for-headers-in-links">https://github.com/ericelliott/jiron#support-for-headers-in-links</anchor-external></figcaption><blockquote><p>Support for headers in links:</p><p>a(headers='Accept:application/vnd.jiron+jade') Some Jiron resource</p><p>Which would translate to this, if HTML knew how to deal with it:</p><p>&lt;a headers=&quot;Accept:application/vnd.jiron+jade&quot;&gt;Some Jiron resource&lt;/a&gt;</p><p>The Jiron client will attach a link activation handler that will set the appropriate accept header and fetch the resource using AJAX.</p></blockquote></figure></body></html>