Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.6
-
None
-
None
-
Java 6
Description
The Max Line Limit (default 1000) is currently applied only to fields. It would be good if this limit was only applied to fields where the body is requested, ie., skip trying to read in the entire field until Field.getBody() is called or the field is parsed.