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
..
2015-03-17 11:27:13 -07:00
2015-02-27 11:09:52 -08:00
2014-09-11 09:52:09 +02:00
2015-02-11 19:25:10 +01:00
2014-08-21 10:34:39 +02:00
2014-12-30 17:40:51 +01:00