Skip to content

Instantly share code, notes, and snippets.

@Ochornma
Last active December 26, 2019 17:13
Show Gist options
  • Select an option

  • Save Ochornma/d1652720ab778cd0db443b3f23d24da7 to your computer and use it in GitHub Desktop.

Select an option

Save Ochornma/d1652720ab778cd0db443b3f23d24da7 to your computer and use it in GitHub Desktop.
network security configuration
<network-security-config>
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">domain name without https://</domain>
</domain-config>
</network-security-config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment