mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-27 11:51:13 +01:00
Hook up header editor!
This commit is contained in:
@@ -137,6 +137,7 @@ pub async fn upsert_request(
|
||||
updated_at = CURRENT_TIMESTAMP,
|
||||
name = excluded.name,
|
||||
method = excluded.method,
|
||||
headers = excluded.headers,
|
||||
body = excluded.body,
|
||||
url = excluded.url
|
||||
"#,
|
||||
|
||||
Reference in New Issue
Block a user