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 <domain-config>
161 <domain includeSubdomains="true">secure.example.com</domain>
162 <domain includeSubdomains="true">cdn.example.com</domain>
166 </domain-config>
265 <domain-config cleartextTrafficPermitted="false">
266 <domain includeSubdomains="true">secure.example.com</domain>
267 </domain-config>
309 <domain-config>
310 <domain includeSubdomains="true">example.com</domain>
316 </domain-config>
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 <domain-config>
352 <domain includeSubdomains="true">example.com</domain>
356 <domain-config cleartextTrafficPermitted="false">
357 <domain includeSubdomains="true">secure.example.com</domain>
358 </domain-config>
359 </domain-config>
382 <domain-config>
383 <domain>android.com</domain>
393 </domain-config>
421 "#domain-config"><domain-config></a></code><br>
457 covered by a <a href="#domain-config"><code>domain-config</code></a>.
484 <h3 id="domain-config"><domain-config></h3>
488 <pre class="stx"><domain-config <a href="#CleartextTrafficPermitted">cleartextTrafficPermitted</a>=["true" | "false"]>
490 </domain-config></pre>
496 1 or more <code><a href="#domain"><domain></a></code>
499 <br/>Any number of nested <code><domain-config></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"><domain></h3>
518 <domain includeSubdomains=["true" | "false"]>example.com</domain>
533 If {@code "true"} then this domain rule matches the domain and all