[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-410) OPTIONS call not returning available methods

Roman Jurkov (JIRA) issues at jboss.org
Tue May 27 14:57:56 EDT 2014


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)


More information about the mod_cluster-issues mailing list