Skip to content

Conversation

ioleo
Copy link

@ioleo ioleo commented Sep 13, 2023

Fix #187

The length of the input should not really be validated in sanitizer, rather the whole HTTP request body should be constrained. This PR removes the troublesome constraint.

@jmanico
Copy link
Member

jmanico commented Sep 14, 2023

cc @mikesamuel ?

@mikesamuel
Copy link
Contributor

Linked to SO thread on URL length limits in #187

@csware
Copy link
Contributor

csware commented Feb 6, 2024

Maybe this should be configurable?

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.

CSS URLs longer than 1024 characters are not allowed
5 participants