Comment on The Curse of MarkdownparentComments−apitman1yI wish more sites offered plain text versions. You can read mine with netcat:nc apitman.com 2052 <<< /txt/feed−djbusby1yOn HTTP one can use the Accept header to indicate desired response type.−apitman1ySadly, content negotiation has fallen out of favor
Comments
I wish more sites offered plain text versions. You can read mine with netcat:
nc apitman.com 2052 <<< /txt/feed
On HTTP one can use the Accept header to indicate desired response type.
Sadly, content negotiation has fallen out of favor