feat(http): add response size to msg.http.response_size

!1
This commit is contained in:
2023-08-11 04:20:19 +00:00
committed by Jon
parent adefca8832
commit d941fc9cc3

View File

@ -3777,6 +3777,13 @@
"t": "delete",
"p": "_event",
"pt": "msg"
},
{
"t": "set",
"p": "http.response_size",
"pt": "msg",
"to": "$length(msg.payload)\t",
"tot": "jsonata"
}
],
"action": "",
@ -3784,7 +3791,7 @@
"from": "",
"to": "",
"reg": false,
"x": 2570,
"x": 2560,
"y": 1180,
"wires": [
[