HtmlUnit 4.18.0
Highlights
-
This release is not compatible with 3.xx versions
-
XMLHttpRequest.getAllResponseHeaders() uses '\r\n' as delimiter in FF/FF_ESR also
-
evaluation of the proxy autoconf javascript code fixed (regression)
-
MutationEvent support removed for Firefox 144
-
DOMMatrixReadOnly isIdentity(), toString() and toJSON() implemented
-
bunch of core-js improvements (e.g. support for let statements inside switch statements, global symbol registry, regular expressions, yield* improved, builtin methods should have no 'prototype' property, function.length with default arguments and length calculation with rest params)
-
the usual small improvements
Please have a look at the full release notes for details about this release.
💕 Thank you to all who have contributed and to the sponsors (more sponsoring is welcome https://github.com/sponsors/rbri).
Full Changelog: 4.17.0...4.18.0