Skip to main content

xmlParserOption_XML_PARSE_NO_XXE

Constant xmlParserOption_XML_PARSE_NO_XXE 

Source
pub const xmlParserOption_XML_PARSE_NO_XXE: xmlParserOption = 8388608;
Expand description

Disables loading of external DTDs or entities.

@since 2.13.0