Merge pull request #2207 from deepak1556/fetch_job_patch

protocol: create separate request context for fetch job
This commit is contained in:
Cheng Zhao 2015-07-16 15:14:45 -07:00
commit 3145c78b61
8 changed files with 58 additions and 13 deletions

View file

@ -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