Skip to content
Snippets Groups Projects
Commit 28d330f9 authored by echicken's avatar echicken :chicken:
Browse files

Delete response

parent bad3a502
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -11,3 +11,5 @@ http_reply.header['Content-Type'] = 'application/json';
http_reply.header['Content-Length'] = response.length;
write(response);
response = undefined;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment