Files
browser/src
Armaan Sandhu 8ba54850db feat(cdp): implement Browser.setDownloadBehavior file downloads
Browser.setDownloadBehavior was a noop, so Lightpanda had no file-download
path. A response with Content-Disposition: attachment is now streamed to disk
under downloadPath, and Page.downloadWillBegin / Browser.downloadProgress are
emitted when eventsEnabled.

Fixes #2701
2026-06-19 11:50:29 +02:00
..
2026-06-19 07:46:42 +02:00
2026-04-22 08:42:18 +08:00
2026-06-01 22:42:39 +08:00
2026-06-11 19:18:22 +03:00
2026-05-19 11:33:46 +02:00
2026-05-29 09:32:03 +08:00
2026-04-10 06:51:10 +08:00
2026-06-14 10:28:21 +02:00
2026-05-25 18:05:11 +02:00
2026-06-17 13:56:40 +08:00