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

LSPS2: Promise length validation #25

Open
johncantrell97 opened this issue Oct 25, 2023 · 0 comments
Open

LSPS2: Promise length validation #25

johncantrell97 opened this issue Oct 25, 2023 · 0 comments
Labels

Comments

@johncantrell97
Copy link
Contributor

The spec mentions the client must validate the promise is not longer than 512 bytes to prevent LSP from burdening them with a lot of data. We currently do not do any validation around the promise on the client side.

@tnull tnull changed the title Promise length validation LSPS2: Promise length validation Oct 30, 2023
@tnull tnull added the LSPS2 label Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants