File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99 <body>
1010 <release version="5.4.0" date="August xx, 2026" description="Chrome/Edge 150, Bugfixes">
11+ <action type="update" dev="rbri">
12+ The (i)frames request now sends also the acceppt header.
13+ </action>
14+ <action type="update" dev="rbri">
15+ Area link handling is now in sync with anchor (implementation shared via new class HyperlinkElementSupport
16+ and new interface HyperlinkElement). This addes e.g. 'ping' and 'download' attribute support.
17+ </action>
18+ <action type="update" dev="rbri">
19+ Script web request respects the 'crossorigin' attribute.
20+ </action>
21+ <action type="update" dev="rbri">
22+ Anchor ping request now sends also the acceppt encoding and cache control headers.
23+ </action>
24+ <action type="update" dev="rbri">
25+ Anchor web request respects the 'crossorigin' attribute.
26+ </action>
27+ <action type="update" dev="rbri">
28+ Major update of the WebRequest to improve the Sec-Fetch-* HTTP header support.
29+ </action>
1130 <action type="update" dev="rhino">
1231 The url/anchor hostname setter handling got some fixes.
1332 </action>
You can’t perform that action at this time.
0 commit comments