https://bz.apache.org/bugzilla/show_bug.cgi?id=65443

--- Comment #3 from Konstantin Kolinko <knst.koli...@gmail.com> ---
(In reply to ekkelenkamp from comment #2)
> Just created a pull request: https://github.com/apache/tomcat/pull/432

I am -0.

Wouldn't it be better to provide configuration methods for those settings (e.g.
setAllowedOrigins(boolean, Collection<String>) instead of overriding getter
methods?

BTW, the map returned by `getAllowedOrigins()` is mutable, though its mutations
are not thread-safe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to