org-cliplink
org-cliplink copied to clipboard
Accept only text/html
trafficstars
During investigating #52 I found that url.el sends Accept: */* header by default. Maybe we should replace it with Accept: text/html, because text/html is the only thing we can work with right now. The same can applied to the cURL transport as well.