blob: b339e566c5c469e68284b6c0a076e9cec32c7c29 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2016 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<network-security-config>
<!-- See components/cronet/android/test/res/xml/network_security_config.xml
as to why this is needed. -->
<domain-config cleartextTrafficPermitted="true">
<!-- Used by PlatformOnlyEngineTest#testSuccessfulResponse -->
<domain includeSubdomains="true">127.0.0.1</domain>
</domain-config>
</network-security-config>