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.
Description
Description
Details
Details
- Difficulty level
- Easy (less than an hour)
- Version
- vyos-1.4, vyos-1.3
- Why the issue appeared?
- Will be filled on close
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Improvement (missing useful functionality)