-
### Board
ESP32 Dev Module
### Device Description
ESP32-DevKitC-32E
Chip Model:ESP32-D0WD-V3, revision:3
### Hardware Configuration
Plain board connected to AP
### Version
v2.0.16
### IDE Na…
-
### Describe the bug
Set Proxy in WIndows Batch
set https_proxy=http://127.0.0.1:8888/
set http_proxy=http://127.0.0.1:8888/
set NODE_TLS_REJECT_UNAUTHORIZED=0
or Code In typescript
proces…
-
BPO | [35618](https://bugs.python.org/issue35618)
--- | :---
Nosy | @orsenthil, @alex, @serhiy-storchaka, @tirkarthi
*Note: these values reflect the state of the issue at the time it was migrated and…
-
I noticed that removing cookies didn't work for me, and after troubleshooting I think I have identified it as being related to the paths.
When you remove cookies, the remove part just sets the `max_a…
-
We shouldn't be testing the externalized version against the package.json file; in face we shouldn't have an externalized version outside of the package.json file. So this issue is to resolve that. Wh…
-
How does this module handle [Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/) in Firefox?
From what I've read (http://justsolve.archiveteam.org/wi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Electron.Net as backend and Angular as frontend to initiate System App. When…
-
Vulnerable Library - supertest-6.2.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/formidable/node_modules/qs/package.json
## Vulnerabilities
| CVE | Sev…
-
## Problem/Motivation
Deprecation warnings are generated when running our Quickstart PHPunit tests.
### Describe the bug
```
Deprecated: mb_strtolower(): Passing null to parameter #1 ($string) o…
-
After enabling enable_cookies, trying to edit an existing (automatically set) cookie does not work. cookie= has no affect; it does not alter the stored cookie.
Tried with curb 1.0.5 on Ruby 3.1