parent
6f3b54bca4
commit
a4152dc96f
1 changed files with 0 additions and 1 deletions
|
|
@ -749,7 +749,6 @@ def application(environ, start_response):
|
|||
except Exception:
|
||||
return offline_reply(start_response, msg="database outage")
|
||||
h = ModXMLRPCRequestHandler(registry)
|
||||
h.logger.error("original: %s", h.__class__)
|
||||
if environ.get('CONTENT_TYPE') == 'application/octet-stream':
|
||||
response = h._wrap_handler(h.handle_upload, environ)
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue