Roman Jurkov created MODCLUSTER-410:
---------------------------------------
Summary: OPTIONS call not returning available methods
Key: MODCLUSTER-410
URL:
https://issues.jboss.org/browse/MODCLUSTER-410
Project: mod_cluster
Issue Type: Bug
Reporter: Roman Jurkov
Assignee: Jean-Frederic Clere
Priority: Minor
options call returning just standard registered methods, that is because mod_cluster
doesn't register methods through httpd api ap_method_register().
by using apache api we can get free validation, and faster checks against method_number()
instead of method name and strcmp().
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)