rupa / sprunge

command line pastebin for google appengine
http://sprunge.us
724 stars 70 forks source link

Content-Type should be text/plain if pygments is not used #47

Open Nomarian opened 4 years ago

Nomarian commented 4 years ago

I have a small script that launches $EDITOR if content-type is not text/html, sprunge however always sets content-type to text/html even when its not html.

rupa commented 4 years ago

thanks, it's a good bug. it's unlikely im gonna fix it soon because i hate dealing with GAE, prefer neglecting ix.io :)