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

Fix CORS issues #4

Closed
wants to merge 1 commit into from
Closed

Fix CORS issues #4

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 29, 2022

  • Add OPTIONS handler for service-action API to handle preflight request
  • Add CORS enabler hook which appends necessary headers
  • PEP8 formatting

*Sorry about all the formatting I couldn't resist

resolves issue #3

@ogarcia
Copy link
Owner

ogarcia commented May 9, 2022

Please, to merge it, send a PR with ONLY fix and witout style changes, formatting or PEP stuff. Thanks in advance.

@ghost
Copy link
Author

ghost commented May 9, 2022

@ogarcia see pull request #5

@ghost ghost closed this May 9, 2022
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant