by Alexander Denev
Version 1 (March 17, 2026)
Download (7 downloads)
You must 'Flow start' the function with a dictionary as payload, as specified in 'Request' example below. After attempt it will broadcast with 'Response' payload.
Request = {
src, dst
}
Response = {
status, body, headers, src, dst
}