vmware-archive / powernsx

PowerShell module that abstracts the VMware NSX-v API to a set of easily used PowerShell functions
173 stars 90 forks source link

PowerShell 6/ Core : Warning Response header [X-Frame-Options] #600

Closed alagoutte closed 5 years ago

alagoutte commented 5 years ago

When use powernsx on PowerShell 6 (Core), i get often the following warning :


WARNING: Response header [X-Frame-Options, System.String[]].key has more than one value.  Only the first value is retained.  Please raise an issue on the PowerNSX Github site with steps to reproduce if you see this warning! 

For get warning, need to use cmdlet using POST on NSXRestMethod

alagoutte commented 5 years ago

Duplicate #564 Oups...