We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
e.g. posting the string 'test-integration/test1.cdx' instead of a CDX file (forgetting @ in the curl command-line) currently shows:
$ curl -X POST --data test-integration/test1.cdx http://localhost:8080/myindex java.lang.ArrayIndexOutOfBoundsException: 1 At line: test-integration/test1.cdx
The text was updated successfully, but these errors were encountered:
Show full stacktrace in errors to aid debugging #8
ebf0ad8
No branches or pull requests
e.g. posting the string 'test-integration/test1.cdx' instead of a CDX file (forgetting @ in the curl command-line) currently shows:
The text was updated successfully, but these errors were encountered: