Update docs
This commit is contained in:
parent
0aa3a280f2
commit
152abb0d64
@ -37,6 +37,7 @@ Added
|
|||||||
markdown format.
|
markdown format.
|
||||||
- Basic support for client certificates with Qt 5.12. Selecting the certificate
|
- Basic support for client certificates with Qt 5.12. Selecting the certificate
|
||||||
to show when there are multiple matching certificates isn't implemented yet.
|
to show when there are multiple matching certificates isn't implemented yet.
|
||||||
|
- Support for DNS prefetching (`content.dns_prefetch`) with QtWebEngine on 5.12.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
|
@ -1647,7 +1647,7 @@ Type: <<types,Bool>>
|
|||||||
|
|
||||||
Default: +pass:[true]+
|
Default: +pass:[true]+
|
||||||
|
|
||||||
This setting is only available with the QtWebKit backend.
|
On QtWebEngine, this setting requires Qt 5.12 or newer.
|
||||||
|
|
||||||
[[content.frame_flattening]]
|
[[content.frame_flattening]]
|
||||||
=== content.frame_flattening
|
=== content.frame_flattening
|
||||||
|
Loading…
Reference in New Issue
Block a user