-
Notifications
You must be signed in to change notification settings - Fork 2
Callback properties
Oleksandr Loushkin edited this page Aug 17, 2017
·
1 revision
callback:
enabled: true
httpMethod: POST
url: http://127.0.0.1:8084/callbacks_request
requestHeaders: {"X-HEADER1" : "X-HEADER1-VALUE", "X-HEADER2" : "X-HEADER2-VALUE"}
requestBody: "{yo}"
connectTimeout: 250000 #(optional default value)
connectionRequestTimeout: 30000 #(optional default value)
socketTimeout: 25000 #(optional default value)