get_parameter_compliance_mode


Description:

public RfcComplianceMode get_parameter_compliance_mode ()

Gets the compliance mode that should be used when parsing Content-Type and Content-Disposition parameters.

Note: Even in STRICT mode, the parameter parser is fairly liberal in what it accepts. Setting it to LOOSE just makes it try harder to deal with garbage input.

Parameters:

this

a ParserOptions or null

Returns:

the compliance mode that is currently set.