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

too long test_string causes HTTP 414 #24

Open
Sheldan opened this issue Dec 1, 2015 · 0 comments
Open

too long test_string causes HTTP 414 #24

Sheldan opened this issue Dec 1, 2015 · 0 comments

Comments

@Sheldan
Copy link

Sheldan commented Dec 1, 2015

A very long (a lot) test_string causes the HTTP 414 error code, because the URI gets too long.

I think this is, because the actual regex execution is done via GET parameters.

I think changing it to POST wouldn't hurt, but fix this.

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