https://bz.apache.org/bugzilla/show_bug.cgi?id=70144
Christopher Schultz <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #4 from Christopher Schultz <[email protected]> --- > tomcat.connector.encoded_solidus_handling = > EncodedSolidusHandling::DECODE.to_string > tomcat.connector.set_property('SSLEnabled', true.to_s) Why are these specified in different ways: ".property = value" versus ".set_property('name', 'value')"? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
