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

Key: GROOVY-2707
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: John Wilson
Reporter: Steve Tekell
Votes: 0
Watchers: 0
Operations

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

Refactor to allow easier customization of the http client (to support cookies, etc)

Created: 25/Mar/08 09:35 PM   Updated: 27/Mar/08 02:16 PM
Component/s: XML-RPC
Affects Version/s: None
Fix Version/s: 1.6-rc-1

Time Tracking:
Not Specified


 Description  « Hide
as discussed here
http://www.nabble.com/XMLRPC%2C-GroovyWS-with-cookies-and-auth-to16276006.html

By refactoring the code, it can be made easier to customize http client. For example, one could subclass XMLRPCServerProxy and only override that portion of the code so that support for cookies could be added.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
John Wilson - 27/Mar/08 02:16 PM
Closed on behalf of Steve as he can't get access to do it himself.