pub const xmlParserOption_XML_PARSE_UNZIP: xmlParserOption = 16777216;Expand description
Enable input decompression. Setting this option is discouraged to avoid zip bombs.
@since 2.14.0
pub const xmlParserOption_XML_PARSE_UNZIP: xmlParserOption = 16777216;Enable input decompression. Setting this option is discouraged to avoid zip bombs.
@since 2.14.0