History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: XFIRE-292
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Dan Diephouse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XFire

Need a way to manipulat the Client HttpState

Created: 08/Mar/06 08:49 AM   Updated: 13/Mar/06 02:11 PM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.1-beta-1

Time Tracking:
Not Specified


 Description  « Hide
We need a way to manipulat the Client HttpState so we can gain better authentication control.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse - 13/Mar/06 02:10 PM
Fixed now in SVN

Dan Diephouse - 13/Mar/06 02:11 PM
Just to add a comment, you can manipulate it like so:

CommonsHttpMessageSender.getHttpState().setCredentials(...);