mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-03 09:16:40 +00:00
Merge branch 'main' into dev
This commit is contained in:
@@ -329,7 +329,7 @@ async function updateHttpResource(
|
||||
}
|
||||
}
|
||||
|
||||
let headers = null;
|
||||
let headers = resource.headers;
|
||||
if (updateData.headers) {
|
||||
headers = JSON.stringify(updateData.headers);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user