mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Merge pull request #2207 from deepak1556/fetch_job_patch
protocol: create separate request context for fetch job
This commit is contained in:
@@ -110,6 +110,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