Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.7.x
-
None
Description
Subversion server administrators sometimes want to limit the size of file user commits because of issues about traffic, server performance and etc. I thinks it is a good idea to allow the administrators to limit that by configuration and subversion server send a response with "413 Request Entity Too Large" if the size of request body exceeds the limit. But ra_serf seems that does not accept HTTP 413 status. Do you have any plan to support this?
Original issue reported by semtlnori