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

Ignore any CSPDEBUG queryparam (fixes #8) #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gjsjohnmurray
Copy link

This PR fixes #8 so Serenji can debug REST endpoint code.

@isc-tleavitt
Copy link
Collaborator

@gjsjohnmurray, I think it would be better to centralize handling of this in OnPreDispatch (or something like that) to make sure we can actually debug all endpoints.

@isc-tleavitt
Copy link
Collaborator

Also - @gjsjohnmurray just to set expectations, I'll look at this next week. Where this is a copy of an internal project changes will go through an internal-to-InterSystems review process and we won't usually merge PRs directly. (see: https://github.com/intersystems/isc-rest/blob/main/CONTRIBUTING.md)

@gjsjohnmurray
Copy link
Author

Sounds good @isc-tleavitt

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.

Ignore CSPDEBUG queryparam
2 participants