/user/yuriyg/acre/hello_world rename
author:
contributor:
published:
updated:
source uri:
Summary
acre.start_response(200, {
'content-type': 'text/plain; charset="UTF-8"'
});
acre.write(...
'content-type': 'text/plain; charset="UTF-8"'
});
acre.write(...
Content
acre.start_response(200, {
'content-type': 'text/plain; charset="UTF-8"'
});
acre.write('Xello');
'content-type': 'text/plain; charset="UTF-8"'
});
acre.write('Xello');
Created by:
yuriyg
Mar 28, 2008
Last edited by:
Constant Gardener Process
Aug 18, 2009
Recent Discussions about None
There is no discussion about this document.
Start the Discussion »