{{JSON.stringify(requestText).replace(/,/g, ',\n')}}
{{JSON.stringify(requestJson).replace(/,/g, ',\n')}}
{{JSON.stringify(requestError).replace(/,/g, ',\n')}}
{{JSON.stringify(storage.result).replace(/,/g, ',\n')}}
{{JSON.stringify(storage.set).replace(/,/g, ',\n')}}
{{JSON.stringify(storage.info).replace(/,/g, ',\n')}}
{{JSON.stringify(storage.remove).replace(/,/g, ',\n')}}
{{JSON.stringify(systemInfo).replace(/,/g, ',\n')}}
{{JSON.stringify(networkType).replace(/,/g, ',\n')}}
{{JSON.stringify(location).replace(/,/g, ',\n')}}