mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 12:11:04 +00:00
Update http.js
This commit is contained in:
parent
ca662f53f8
commit
7c39a8c440
|
@ -647,6 +647,7 @@ var HTTPObject = function(engine) {
|
|||
|
||||
this.setIsFollowRedirect = function(flag) {
|
||||
this.isFollowRedirect = flag;
|
||||
return this;
|
||||
};
|
||||
|
||||
this.setSaveTo = function(filename) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user