-
My issue was in the zmq_task of the zmq_interface i was using, as it was reading messages and allocating new packets faster than sfp was freeing them...
My hotfix is to introduce a 1ms sleep...:
…
-
I've read in the docs that `recv_into` will return zero if there's no more received data, but the following `recv_into` always immediately return 0 at the first call, I wondering is the way I code fun…
-
Just a guess: Your code won't parse chrome's csp reports, while FF works.
Because chrome uses application/csp-report as mime type, not application/json - and then Play refuses to parse the body as jso…
-
## Description
CSP can be found to be preventing some pages from loading. Ones I've found so far are outlook.live.com and even your own bug report pages on Brave Community site.
I would say thi…
-
# 🐞 bug report
### Affected Package
The issue is caused by package @angular/service-worker
### Is this a regression?
Unknown
### Description
My page includes a CSP (Co…
-
After upgrading to the latest docker version, when using the "Add connection" button from an integration, this error appears in the console:
`The Content Security Policy directive 'upgrade-insecure-r…
-
- Site: [https://www.zerobounce.net](https://www.zerobounce.net)
**New Alerts**
- **Application Error Disclosure** [90022] total: 1:
- [https://www.zerobounce.net/docs/api-dashboard/api-erro…
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Browser JavaScript
### Description
Investigating integration of Browser Javascript to a website, one question I need to answer i…
-
#### Setup Details
CIS Version : 2.18.1
Build: f5networks/k8s-bigip-ctlr:latest
Agent Mode: AS3
Orchestration: K8S
Pool Mode: Cluster
Additional Setup details: Customer has Calico C…
-
### Problem Statement
Chrome 96 supports a new reporting API for CSP violations and other bad things. Is Sentry considering supporting this? Having a way to ingest and display these reports?
ht…