org-cliplink icon indicating copy to clipboard operation
org-cliplink copied to clipboard

Accept only text/html

Open rexim opened this issue 9 years ago • 0 comments
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.

rexim avatar Mar 18 '16 04:03 rexim