-
There can be a `HstsJar` just like a `CookieJar`.
-
## TL;DR
Cookies with different subdomain characteristics are clobbered during writes.
When setting two cookies with the same name, but one has `domain` specified and the other does not, I'd expect…
-
It seems all options passed to `jsdom` work except `virtualConsole`.
```js
const browserEnv = require('browser-env');
const { VirtualConsole, CookieJar } = require('jsdom');
const cookieJar = …
-
Using requests to access an API hosted on an application server we noticed that cookies were not added to the cookie jar in the session.
It seems that after an upgrade to the application server f…
-
Upgrade the `cookiejar` package to version 2.1.4 (or above) to mitigate [CVE-2022-25901](https://github.com/advisories/GHSA-h452-7996-h45h).
-
Trying to connect to a device using and IPv6 Address fails with the error: `raise LoginError("Cookies were not set correctly. Login failed")`
I did encase the IP Address in square brackets like [2001…
-
Traceback (most recent call last):
File "C:\Users\Ziad\Desktop\hazard-nuker-mirror-1.4.7\Hazard.py", line 14, in
from util.plugins.common import *
File "C:\Users\Ziad\Desktop\hazard-nuker-…
-
Mozilla::PublicSuffix only updates when reinstalled. There are other similar modules on CPAN. HTTP::CookieJar should provide users an alternate way of specifying a source for public suffixes.
See…
-
Traceback (most recent call last):
File "/usr/local/bin/musicbox", line 10, in
sys.exit(start())
File "/usr/local/lib/python3.7/dist-packages/NEMbox/__main__.py", line 35, in start
nembox_menu.st…
-
When running node run.js I get a request failed with status code 404 (see image). Any idea what might be causing this?
![5F510533-98EB-49DD-A8D9-525F80650D3D](https://user-images.githubusercontent.co…