Sha256: c559105379b394be1f284a9de0eaf9b0fc725aeb614d1d4e1806d7bb2cca80fd
Contents?: true
Size: 787 Bytes
Versions: 6
Compression:
Stored size: 787 Bytes
Contents
# CloudmersiveValidateApiClient::XxeDetectionRequestItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **input_text** | **String** | Individual input text item to protect from XXE | [optional] **allow_internet_urls** | **BOOLEAN** | Optional: Set to true to allow Internet-based dependency URLs for DTDs and other XML External Entitites, set to false to block. Default is false. | [optional] **known_safe_urls** | **Array<String>** | Optional: Comma separated list of fully-qualified URLs that will automatically be considered safe. | [optional] **known_unsafe_urls** | **Array<String>** | Optional: Comma separated list of fully-qualified URLs that will automatically be considered unsafe. | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems