mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
29f8328c94
commit
54e8b5780b
1 changed files with 0 additions and 3 deletions
|
@ -1628,9 +1628,6 @@ define("sense_editor/mode/worker_parser", ['require', 'exports', 'module' ], fun
|
|||
newLine();
|
||||
strictWhite();
|
||||
if (ch == '{') {
|
||||
if (meth == "GET") {
|
||||
annotate("warning", "Browsers do not support " + meth + " requests with a body. This will be executed as a POST.");
|
||||
}
|
||||
object();
|
||||
}
|
||||
// multi doc request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue