Merge branch 'webrequest_upload_data_patch' of https://github.com/deepak1556/atom-shell into deepak1556-webrequest_upload_data_patch
This commit is contained in:
commit
30ff18ac64
5 changed files with 88 additions and 29 deletions
|
@ -332,6 +332,9 @@ is about to occur.
|
|||
* `method` String
|
||||
* `resourceType` String
|
||||
* `timestamp` Double
|
||||
* `uploadData` Array (optional)
|
||||
* `bytes` Buffer - Content being sent.
|
||||
* `file` String - Path of file being uploaded.
|
||||
|
||||
The `callback` has to be called with an `response` object:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue