jetty.project icon indicating copy to clipboard operation
jetty.project copied to clipboard

Add documentation for form limits & improve configuration via context attributes

Open lachlan-roberts opened this issue 1 year ago • 0 comments
trafficstars

  • Add documentation page for limiting form content.
  • FormFields.from already reads this configuration from context attributes, but this PR makes it so that those context attributes delegate to setting the equivalent fields on ContextHandler.
  • Add information about maxFormKeys and maxFormContentSize to the dump.

lachlan-roberts avatar Sep 04 '24 06:09 lachlan-roberts