Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability of pipelines eventlistener to handle preflight options request sent for CORS verification #1695

Open
diksha1999 opened this issue Feb 12, 2024 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@diksha1999
Copy link

Feature request

Ability of pipelines eventlistener to handle preflight options request sent for CORS verification

Use case

While triggering pipelines using eventlistener, CORS feature should work while sending preflight options from browser.

@diksha1999 diksha1999 added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 12, 2024
@savitaashture
Copy link
Contributor

WG Discussion:

Hi @diksha1999
In today's WG call, we delved into the issue of preflight option support. The consensus reached was that the provision of preflight option support is a broad requirement. Therefore, if the UI sends a request to the EventListener, then there should be some proxy server like nginx or some other server to handle inflight request before reaching the EL

cc @khrm @dibyom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants