[Bug 70144] Tomcat Embedded doesn't work with encoded `\`

[email protected] Wed, 15 Jul 2026 21:11:19 +0000
Newsgroups gmane.comp.jakarta.tomcat.devel
Message-ID <[email protected]/bugzilla/>
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.