On Tue, Jul 2, 2013 at 8:37 AM, Shai Erera <[email protected]> wrote: > Are there even browsers that won't display the response if wt=json and > content-type=application/json? > Not talking about pretty-printing the JSON, will browsers fail to display > at all? >
Yes, they unfortunately fail to display at all last I checked - they prompt for you to select a program that can handle the content type, etc... hence the current default. -Yonik http://lucidworks.com
