Home | History | Annotate | Download | only in features

Lines Matching full:domain

107   app-wide customization) or {@code domain-config} (for per-domain
125 <domain-config>
126 <domain includeSubdomains="true">example.com</domain>
130 </domain-config>
151 "#TrustingACustomCa">trusting a custom CA</a> for a specific domain except
160 &lt;domain-config&gt;
161 &lt;domain includeSubdomains="true"&gt;secure.example.com&lt;/domain&gt;
162 &lt;domain includeSubdomains="true"&gt;cdn.example.com&lt;/domain&gt;
166 &lt;/domain-config&gt;
265 &lt;domain-config cleartextTrafficPermitted="false"&gt;
266 &lt;domain includeSubdomains="true"&gt;secure.example.com&lt;/domain&gt;
267 &lt;/domain-config&gt;
309 &lt;domain-config&gt;
310 &lt;domain includeSubdomains="true"&gt;example.com&lt;/domain&gt;
316 &lt;/domain-config&gt;
331 general entry is used. Values not set in a {@code domain-config} is
332 taken from the parent {@code domain-config}, if nested, or from the {@code
351 &lt;domain-config&gt;
352 &lt;domain includeSubdomains="true"&gt;example.com&lt;/domain&gt;
356 &lt;domain-config cleartextTrafficPermitted="false"&gt;
357 &lt;domain includeSubdomains="true"&gt;secure.example.com&lt;/domain&gt;
358 &lt;/domain-config&gt;
359 &lt;/domain-config&gt;
382 &lt;domain-config&gt;
383 &lt;domain&gt;android.com&lt;/domain&gt;
393 &lt;/domain-config&gt;
421 "#domain-config">&lt;domain-config&gt;</a></code><br>
457 covered by a <a href="#domain-config"><code>domain-config</code></a>.
484 <h3 id="domain-config">&lt;domain-config&gt;</h3>
488 <pre class="stx">&lt;domain-config <a href="#CleartextTrafficPermitted">cleartextTrafficPermitted</a>=["true" | "false"]&gt;
490 &lt;/domain-config&gt;</pre>
496 1 or more <code><a href="#domain">&lt;domain&gt;</a></code>
499 <br/>Any number of nested <code>&lt;domain-config&gt;</code></dd>
502 <dd>Configuration used for connections to specific destinations as the defined by {@code domain} elements.
504 <p>Note that if multiple {@code domain-config} elements cover a destination the config with the most specific (longest)
505 matching domain rule is used.</p></dd>
509 <h3 id="domain">&lt;domain&gt;</h3>
518 &lt;domain includeSubdomains=["true" | "false"]&gt;example.com&lt;/domain&gt;
533 If {@code "true"} then this domain rule matches the domain and all