Skip to content

HtmlUnit - NekoHtml Parser 4.15.0

Choose a tag to compare

@rbri rbri released this 17 Aug 11:37
· 140 commits to master since this release
a9db0fb
  • NekoSAXParser Factory added
  • improved features/properties documentation
  • fix missing property/feature handling for HTMLScanner.setFeature() and HTMLScanner.setProperty()
  • always call detectEncoding() to skip bom in case we got an input stream with bom and an encoding
  • increase PlaybackInputStream buffer size
  • code cleanup

see HtmlUnit release notes for more details

Full Changelog: 4.14.0...4.15.0