Annotation Type MaximumRequestBodyLength
Annotation which can appear on an Acteur with the @HttpCall annotation
or on a Page with that annotation. Specifies a maximum length for the
request body, which is computed without necessarily parsing that body.
- Author:
- Tim Boudreau
-
Required Element Summary
Required Elements
-
Element Details
-
value
int value
-