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

Detect disabled extensions in requests #680

Open
drnextgis opened this issue Apr 29, 2024 · 2 comments
Open

Detect disabled extensions in requests #680

drnextgis opened this issue Apr 29, 2024 · 2 comments

Comments

@drnextgis
Copy link
Contributor

An extension can be disabled, and this is reflected in the conformsTo section. However, if a client utilizes the syntax of a disabled extension (e.g., query) in a request, it would be helpful to have a mechanism on the server side to detect this and raise an exception. Currently, it merely ignores such requests, leaving the client unaware of why the results do not match the submitted query.

@jonhealy1
Copy link
Collaborator

Hi. Do you have any thoughts on how this could be implemented?

@vincentsarago
Copy link
Member

there are two things:

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

No branches or pull requests

3 participants