You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2009/12/14 11:32:18 UTC

[jira] Closed: (HTTPCLIENT-703) Compilation error in RFC2617Scheme

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

Johannes Koch closed HTTPCLIENT-703.
------------------------------------


> Compilation error in RFC2617Scheme
> ----------------------------------
>
>                 Key: HTTPCLIENT-703
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-703
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>            Reporter: Johannes Koch
>
> I have a compilation error in o.a.h.impl.auth.RFC2617Scheme:
> in
>   public void processChallenge(final Header header) throws MalformedChallengeException:
>         HeaderElement[] elements = BasicHeaderValueParser.DEFAULT.parseElements(buffer, pos, buffer.length());
> The method parseElements(CharArrayBuffer, ParserCursor) in the type BasicHeaderValueParser is not applicable for the arguments (CharArrayBuffer, int, int)

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