/guid/9202a8c04000641f8000000007bee82e rename

author:

contributor:

published:

updated:

source uri:

Acre Doc /freebase/acre_doc

Handler:

Default Configuration:

Acre Doc /freebase/acre_doc

Handler:

Default Configuration:

Summary

acre.start_response(200, {
'content-type': 'text/plain; charset="UTF-8"'
});


acre.write(...

Content

acre.start_response(200, {
'content-type': 'text/plain; charset="UTF-8"'
});


acre.write('here is your acre.environ:\n');
for (var k in acre.environ) {
acre.log.debug('showenv k: ' + k);
acre.write(' * ' + k + ' : ' + JSON.stringify(acre.environ[k]) + '\n');
}

Created by: nix 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 »
Explore the Data
View all the data we have for /guid/9202a8c04000641f8000000007bee82e
Flag this Document
Why do you want to flag this document?