users@grizzly.java.net

Re: Max Post Size Limitation exceeded, should be reported as HTTP 413

From: Ryan Lubke <ryan.lubke_at_oracle.com>
Date: Fri, 05 May 2017 08:55:12 -0700

Please log an enhancement request [1] and we'll address it.

[1] https://github.com/javaee/grizzly/issues

> Henning Verbeek <mailto:hankipanky_at_gmail.com>
> May 4, 2017 at 03:08
> Hi everyone,
>
> When an incoming request exceeds the configured maxPostSize, grizzly
> aborts the request with HTTP 400.
> Would it make sense to report this as HTTP 413 Payload Too Large?
>
> Thanks,
> Henning