ref: d3d1b3b47ff80f451c6c9f8b7f1262fef6545f2b
dir: /module/cci.m/
CCI: module
{
PATH: con "/dis/lib/cci.dis";
# Common Client Interface, for external control of Charon
init: fn(smod: String, hctl: chan of string);
view: fn(url, ctype: string, data: array of byte);
};