problem: some JSON RPC client cannot use IDs and process response by their order
solution: add option to preserve batch request-response correspondence order rel: #148
This commit is contained in:
committed by
GitHub
parent
feb2bb89f7
commit
4f1216b14f
@@ -22,6 +22,7 @@ cache:
|
||||
|
||||
proxy:
|
||||
port: 18081
|
||||
preserve-batch-order: true
|
||||
tls:
|
||||
enabled: false
|
||||
routes:
|
||||
|
||||
Reference in New Issue
Block a user