[ 
https://issues.apache.org/jira/browse/HTTPCORE-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Kalnichevski resolved HTTPCORE-47.
---------------------------------------

    Resolution: Fixed

Implemented the first option (suffix patterns 'blah*' favored over prefix ones 
'*blah')

Oleg

> HttpRequestHandlerRegistry results are ambiguous
> ------------------------------------------------
>
>                 Key: HTTPCORE-47
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-47
>             Project: HttpComponents Core
>          Issue Type: Bug
>          Components: HttpCore
>            Reporter: Roland Weber
>            Priority: Minor
>             Fix For: 4.0-alpha4
>
>
> HttpRequestHandlerRegistry uses pattern matching to determine the handler to 
> use.
> The best match comparison is exclusively based on pattern length and 
> therefore ambiguos:
> patterns "/ma*" and "*tch" both match "/match".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to