mirror of
https://github.com/openbullet/openbullet.git
synced 2023-10-21 07:33:42 -05:00
Added storage of cookies set on an Image Captcha download.
This commit is contained in:
@@ -210,6 +210,7 @@ namespace RuriLib
|
||||
} while (bytesRead != 0);
|
||||
}
|
||||
|
||||
data.Cookies = response.Cookies;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user