Ali Muzaffar created USERGRID-1206:
--------------------------------------

             Summary: URLConnectionFactory not being used in UGClient
                 Key: USERGRID-1206
                 URL: https://issues.apache.org/jira/browse/USERGRID-1206
             Project: Usergrid
          Issue Type: Bug
          Components: SDK-Android
    Affects Versions: 1.0
            Reporter: Ali Muzaffar
            Assignee: Ali Muzaffar
            Priority: Minor


The UGClient class does not make use of the URLConnectionFactory.
The DefaultURLConnectionFactory class should be used if not 
URLConnectionFactory is specified. Under doHttpRequest() the 
URLConnectionFactory.openConnection(urlAsString) should be used instead of 
creating a new URL connection manually.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to