Page MenuHomeVyOS Platform

Allow setting CORS options in HTTP API
Closed, ResolvedPublicENHANCEMENT

Description

Communication between GraphQL clients (for example, Apollo Client) and the HTTP API requires setting options in CORS middleware, even for local clients, in certain cases. This task will add CLI and server support for 'Access-Control-Allow-Origin' header.

Details

Version
vyos-1.4, vyos-1.3
Is it a breaking change?
Perfectly compatible