mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
use request context from session if provided
This commit is contained in:
@@ -101,6 +101,7 @@ Create a request job which sends a buffer as response.
|
||||
## Class: protocol.RequestHttpJob(options)
|
||||
|
||||
* `options` Object
|
||||
* `session` [Session](browser-window.md#class-session)
|
||||
* `url` String
|
||||
* `method` String - Default is `GET`
|
||||
* `referrer` String
|
||||
|
||||
Reference in New Issue
Block a user