jetty.project
jetty.project copied to clipboard
Add documentation for form limits & improve configuration via context attributes
trafficstars
- Add documentation page for limiting form content.
FormFields.fromalready reads this configuration from context attributes, but this PR makes it so that those context attributes delegate to setting the equivalent fields onContextHandler.- Add information about
maxFormKeysandmaxFormContentSizeto the dump.