<p dir="ltr"><br>
On Jan 13, 2016 9:11 PM, "Eric Wong" <<a href="mailto:normalperson@yhbt.net">normalperson@yhbt.net</a>> wrote:<br>
><br>
> "Jason A. Donenfeld" <<a href="mailto:Jason@zx2c4.com">Jason@zx2c4.com</a>> wrote:<br>
> > Given all this, could somebody remind me why we have both /plain and<br>
> > /blob handlers? And if it's still necessary to maintain a distinction?<br>
> > If not, I will gladly accept patches to unify these.<br>
><br>
> IIRC, the main difference was blob allows serving tree objects<br>
> as-is in binary form while plain generates an HTML directory listing.</p>
<p dir="ltr">Thanks, this is what I thought, which leads me to the more relevant question:</p>
<p dir="ltr">Given that the /blob handler returns binary directory data, it must conform to a particular API in order to be useful. Was the recently removed /blob/?mimetype= query string parameter part of such an API? Have we maimed something useful?<br>
</p>