Issue Type: Feature Request Feature Request
Assignee: Unassigned
Created: 19/Jul/13 4:57 PM
Description:

RestAdapter constructor takes baseURL and PipeConfig as parameters:

public RestAdapter(Class<T> klass, URL baseURL, PipeConfig config);

But it then treats baseURL as absolute URL and does not honor PipeConfig's endpoint attribute.

RestAdapter needs to act more correctly, i.e. it should build absolute URL based on baseURL and PipeConfig's endpoint attribute.

Project: AeroGear Android
Priority: Major Major
Reporter: Yavuz Yilmaz
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira