On Fri, Jan 28, 2011 at 2:48 PM, Stephan Beal <[email protected]> wrote:
>
> There are a couple of fixmes/todos:
>
> - output to cgi_printf() when in CGI mode. First need to find how to set
> the response content type to application/json.
>
cgi_set_content_type("application/json");
--
D. Richard Hipp
[email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

