9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
|
---
|
||
|
"*":
|
||
|
GET:
|
||
|
"*":
|
||
|
latency: ${ location.search.index ? env('CONSUL_LATENCY', 60000) : env('CONSUL_LATENCY', 0) }
|
||
|
headers:
|
||
|
response:
|
||
|
X-Consul-Index: ${ parseInt((location.search.index || 1)) + 1}
|