Closed
Description
The common use of Jsoup is DOM parsing, which can result in OOM.
Using StreamParser, you can only parse the Head content, so let's use it!
Metadata
Assignees
Labels
No labels
The common use of Jsoup is DOM parsing, which can result in OOM.
Using StreamParser, you can only parse the Head content, so let's use it!