WebViewConfiguration
Configuration options for in-app web views.
Properties
-
enable_dom_storage(bool) –Whether DOM storage is enabled.
-
enable_javascript(bool) –Whether JavaScript execution is allowed.
-
headers(dict[str, str]) –Additional HTTP headers to include with the request.