| Package | Description |
|---|---|
| org.htmlunit.csp |
Content Security Policy.
|
| org.htmlunit.csp.directive |
Content Security Policy directives.
|
| org.htmlunit.csp.value |
Content Security Policy values.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Policy.allowsPlugin(Optional<MediaType> mediaType) |
| Modifier and Type | Method and Description |
|---|---|
List<MediaType> |
PluginTypesDirective.getMediaTypes() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<MediaType> |
MediaType.parseMediaType(String value) |
Copyright © 2024 HtmlUnit. All rights reserved.