mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-28 04:11:16 +01:00
simplify send api by removing unused source flags
This commit is contained in:
@@ -190,9 +190,7 @@ pub async fn send_request_by_id(
|
||||
environment_id: environment,
|
||||
update_source: UpdateSource::Sync,
|
||||
cookie_jar_id: None,
|
||||
cookie_jar_update_source: UpdateSource::Sync,
|
||||
response_dir: &response_dir,
|
||||
persist_events: true,
|
||||
emit_events_to: Some(event_tx),
|
||||
plugin_manager: ctx.plugin_manager(),
|
||||
encryption_manager: ctx.encryption_manager.clone(),
|
||||
|
||||
Reference in New Issue
Block a user