| 
    NetworkPkg[all]
    0.98
    
   | 
 
Indicates whether HTTP connections (i.e., unsecured) are permitted or not.
 TRUE - HTTP connections are allowed. Both the "https://" and "http://" URI schemes are permitted.
 FALSE - HTTP connections are denied. Only the "https://" URI scheme is permitted.
  Indicates whether HTTP connections are permitted or not.
| Name | Token Space | Token number | Data Type | Default Value | 
| PcdAllowHttpConnections | gEfiNetworkPkgTokenSpaceGuid | 0x00000008 | BOOLEAN | FALSE |