mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 14:30:02 -04:00
add support for saving and loading cookies
This commit is contained in:
parent
d23703ff9a
commit
f8e55ea307
7 changed files with 65 additions and 12 deletions
|
@ -146,8 +146,6 @@ class CurlSession {
|
|||
headers_callback(stream);
|
||||
}
|
||||
|
||||
console.log(error);
|
||||
|
||||
try {
|
||||
stream_controller.close();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue