-
Hi
requirements.txt
```
botasaurus==4.0.14
botasaurus_server==4.0.19
cchardet==2.1.7
```
zombie processes remain after execution
```python
@request
def scrape_heading_task(requests: Anti…
-
I'd like a page that lists of all the UP node balancer nodes, that I can you can check one and it will set both your zor.bio and na.zor.bio node balancer cookies to assign you to that node balancer no…
-
To reproduce:
- Create a type, add attributes, create a Node
- Remove the type:
curl --verbose --request DELETE http://localhost:8080/api/nodeType/none/1 --cookie ${cookie}
Response:
```
…
-
![image](https://github.com/user-attachments/assets/66a30144-5033-4bdd-ad01-9ca6ba244b27)
**1. Created conda env**
module load miniforge3/24.3.0-0
mamba create -n scope python=3.7.4 nodejs=…
-
When we have left over package data that are not "assembled" in a top level package, we will need to design how these are presented to user.
-
```
Current implementation will drop all cookies send by proxy destination. Such
behavior could be expected in some cases (eg. to not override session id), but
in other (like forwarding sign on requ…
-
``` */
export const session = nextAppSession({
// Options
name: 'SID',
secret: process.env.JWT_SECRET,
cookie: {
httpOnly: process.env.NODE_ENV == 'production',
secure: process.…
-
An example to use node.js SDK to create a signed cookie.
```js
var AWS = require('aws-sdk');
var keyPairId = 'APKAJUPFSD54Z45KA2GA';
var privateKey = `-----BEGIN RSA PRIVATE KEY-----
xxx
...
…
-
### Current behavior
When I go to https://demos.freestar.com/products/dynamicAds, the cookie consent dialog is not displayed and test fails. Any idea why this is not displayed? I checked older versio…
-