Merge pull request #2207 from deepak1556/fetch_job_patch
protocol: create separate request context for fetch job
This commit is contained in:
commit
3145c78b61
8 changed files with 58 additions and 13 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue