Re: BasicAuthCache and Httpclient 4.0.1

2010-05-20 Thread Oleg Kalnichevski
On Thu, 2010-05-20 at 13:25 -0500, Raymond Hooker (rhooker) wrote: > I am trying to do preemptive authentication as per the chapter on > authentication: > > http://hc.apache.org/httpcomponents-client/tutorial/html/authentication. > html > > The problem is that it refers to classes BasicAuthCac

BasicAuthCache and Httpclient 4.0.1

2010-05-20 Thread Raymond Hooker (rhooker)
I am trying to do preemptive authentication as per the chapter on authentication: http://hc.apache.org/httpcomponents-client/tutorial/html/authentication. html The problem is that it refers to classes BasicAuthCache and AuthCache. I can seem to find them. I have included both httpclient-4.0.1

[jira] Commented: (HTTPCLIENT-937) Make CacheEntry use an immutable object to represent cache content

2010-05-20 Thread David Mays (JIRA)
[ https://issues.apache.org/jira/browse/HTTPCLIENT-937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869701#action_12869701 ] David Mays commented on HTTPCLIENT-937: --- Ok, this work is now "in progress" here.