Function script::webdriver_handlers::handle_get_cookies
source ยท pub fn handle_get_cookies(
documents: &DocumentCollection,
pipeline: PipelineId,
reply: IpcSender<Vec<Serde<Cookie<'static>>>>,
)