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

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


    [ https://issues.jboss.org/browse/MODCLUSTER-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970990#comment-12970990 ] 

Roman Jurkov commented on MODCLUSTER-410:
-----------------------------------------

i would like to work on this one, i have already prototype done, however i see that my client is failing with 406 status code, because my client doesn't specify content-type (LWP) by default, which i think is causing 406, so i am looking for a way to fix that on the mod_manager side, since before my update things were still working right.

> 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