Descriptionhttp: return 413 instead of 400 when the request body is too large
RFC2616 says servers should return this status code when
rejecting requests that are too large.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.14
Patch Set 1 #Patch Set 2 : diff -r 0d64f70fe250 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 0d64f70fe250 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 0d64f70fe250 https://go.googlecode.com/hg/ #
MessagesTotal messages: 4
|