106
117
# TODO: Download. Content-Disposition, etc.
107
118
(out, err) = ivle.interpret.execute_raw(req.user, jail, '/home',
108
119
os.path.join(ivle.conf.share_path, 'services/serveservice'),
112
123
# Remove the JSON from the front of the response, and decode it.