UNPKG

apigeelint

Version:

Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.

13 lines (12 loc) 557 B
<CORS name="AllowCredentials-Duplicated"> <AllowOrigins>https://dinochiesa.github.io</AllowOrigins> <AllowMethods>GET, POST, PUT, DELETE</AllowMethods> <AllowHeaders>origin, x-requested-with, content-type</AllowHeaders> <ExposeHeaders>via, x-request-id</ExposeHeaders> <MaxAge>180</MaxAge> <!-- Two AllowHeaders elements --> <AllowCredentials>true</AllowCredentials> <GeneratePreflightResponse>true</GeneratePreflightResponse> <IgnoreUnresolvedVariables>true</IgnoreUnresolvedVariables> <AllowCredentials>true</AllowCredentials> </CORS>