You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Oleg Kalnichevski (JIRA)" <ji...@apache.org> on 2007/10/24 17:06:50 UTC

[jira] Updated: (HTTPCLIENT-688) HttpOptions.getAllowedMethods expects single Allow header

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

Oleg Kalnichevski updated HTTPCLIENT-688:
-----------------------------------------

    Fix Version/s: 4.0 Alpha 3

> HttpOptions.getAllowedMethods expects single Allow header
> ---------------------------------------------------------
>
>                 Key: HTTPCLIENT-688
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-688
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>    Affects Versions: 4.0 Alpha 1
>            Reporter: Roland Weber
>            Priority: Trivial
>             Fix For: 4.0 Alpha 3
>
>
> In client.methods.HttpOptions.getAllowMethods(), a single Allow header is parsed to obtain the result. Since the value is a comma-separated list, servers can optionally return the values in multiple headers. HttpMethod.getHeaders(name) should be used instead of .getFirstHeader(name).

-- 
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: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org