Skip to main content

xmlParserOption_XML_PARSE_UNZIP

Constant xmlParserOption_XML_PARSE_UNZIP 

Source
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