feat: allow headers to be sent with `webContents.downloadURL()` (#39560)
feat: allow headers to be sent with webContents.downloadURL() Co-authored-by:trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
Showing
- docs/api/session.md 1 addition, 1 deletiondocs/api/session.md
- docs/api/web-contents.md 3 additions, 1 deletiondocs/api/web-contents.md
- docs/api/webview-tag.md 3 additions, 1 deletiondocs/api/webview-tag.md
- shell/browser/api/electron_api_web_contents.cc 16 additions, 3 deletionsshell/browser/api/electron_api_web_contents.cc
- shell/browser/api/electron_api_web_contents.h 1 addition, 1 deletionshell/browser/api/electron_api_web_contents.h
- spec/api-session-spec.ts 320 additions, 214 deletionsspec/api-session-spec.ts
Please register or sign in to comment