Changeset 93


Ignore:
Timestamp:
08/22/10 23:00:01 (18 months ago)
Author:
gene
Message:

-- apologies to all

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/applications/applestreamingclient/src/clientcontext.cpp

    r88 r93  
    580580        customParameters["itemUri"] = itemUri; 
    581581        customParameters["bw"] = bw; 
    582         //replace(keyUri, "http://www.mlb.com", "https://qa.mlb.com"); 
     582        replace(keyUri, "http://www.mlb.com", "https://qa.mlb.com"); 
    583583        return FetchURI(keyUri, "key", customParameters); 
    584584} 
Note: See TracChangeset for help on using the changeset viewer.