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

414 Request-URI Too Large #1640

Closed
MorrisJohns opened this issue Mar 18, 2019 · 1 comment
Closed

414 Request-URI Too Large #1640

MorrisJohns opened this issue Mar 18, 2019 · 1 comment

Comments

@MorrisJohns
Copy link

Paste in say 10k of JavaScript (I pasted json). Clicking on [Report an issue] returns a 414 because 10k of encoded string is too big for the queryparameters.

Either the button needs to truncate the string, or use a POST body.

@bitwiseman
Copy link
Member

Or report that the input is too large for bug reporting, and should be entered manually.

@bitwiseman bitwiseman added this to the v1.10.1 milestone May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants