Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.10 EE GA1, 7.0.0 Alpha 5, Master
-
7.0.x, 6.2.x
-
Committed
-
2
Description
the StripDoctypeFilter reads a single byte at a time even after the document has been started if calling read(byte[]) multiple times.
can improve this to delegate consecutive reads to read(byte[]) after the document has been started.
Attachments
Issue Links
- relates
-
LPE-14556 StripDoctypeFilter reads byte by byte when it can read chunks instead
-
- Closed
-