179
182
newjson = get_dirlisting(req, svnclient, path, revision)
180
183
if ("X-IVLE-Action-Error" in req.headers_out):
181
184
newjson["Error"] = req.headers_out["X-IVLE-Action-Error"]
184
187
# It's a file. Return the file contents.
185
188
# First get the mime type of this file