Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


AlwaysAllowed

Allow UnityWebRequest to use plain text HTTP connections at all times.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
AlwaysAllowed = 2

Remarks

Warning: Plain text HTTP connections are not secure, and can make your application vulnerable to security threats. This option is not recommended.