Details
Description
The cherrypy server by default caps the body of a request to 100MB. The client is currently configured to cap at 400mb. This results in a 413 error being returned for anything larger than 100MB. Since 100mb seems to be a reasonably large size for now, we should cap the client at 100MB too.
see the conversation from the IRC channel starting at 11:51:18
http://wiki.fluidproject.org/display/fluid/fluid-work+IRC+Logs-2012-05-23