@Retention(value=RUNTIME) @Target(value={METHOD,TYPE,PACKAGE}) public @interface LimitRequestSize
The default maximum request size value is 64 KB.
Modifier and Type | Optional Element and Description |
---|---|
long |
value |
Copyright © 2003–2017 Atlassian. All rights reserved.