Changes between Version 14 and Version 15 of RuConnecting


Ignore:
Timestamp:
Mar 2, 2011, 7:54:27 AM (13 years ago)
Author:
Sensei
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RuConnecting

    v14 v15  
    240240                                logger.info("It is a redirection to " + response.getLocationRef());
    241241                               
    242                                 itemRef = response.getLocationRef();
     242                                itemRef = response.getLocationRef(); 
    243243                                response = get(itemRef);
    244244                        }