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

Add API to validate image requests #153

Open
bitzl opened this issue Oct 1, 2021 · 0 comments
Open

Add API to validate image requests #153

bitzl opened this issue Oct 1, 2021 · 0 comments

Comments

@bitzl
Copy link
Member

bitzl commented Oct 1, 2021

A common issue are requests that either request a generally invalid image region (e.g. height or width of 0) or would result in a in a invalid image region after scaling. This could be checked within the ImageApiSelector to handle most of the cases at a central place.

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

1 participant