File size: 151 Bytes
cf450f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
meta {
  name: query
  type: http
  seq: 2
}

post {
  url: http://localhost:8080/query
  body: none
  auth: inherit
}

settings {
  encodeUrl: true
}