jaymode 105bdd486a [HTTP] add option to only return simple exception messages
Adds a setting to disable detailed error messages and full exception stack traces
in HTTP responses. When set to false, the error_trace request parameter will result
in a HTTP 400 response. When the error_trace parameter is not present, the message
of the first ElasticsearchException will be output and no nested exception messages
will be output.
2015-03-18 17:49:05 -04:00
..
2014-12-15 15:53:02 +01:00
2015-03-03 10:15:11 +01:00
2014-03-07 14:24:58 +01:00
2015-01-05 12:53:37 +01:00
2014-09-24 20:50:30 +02:00