-
*Title*: Envoy is sending EDS discovery request without any resource_names set
*Description*:
Lyft has noticed envoy requesting EDS data without resouce_names set. It is sporadic throughout all se…
-
**URL**: https://www.amtrak.com/home.html
**Browser / Version**: Firefox 103.0
**Operating System**: Linux
**Tested Another Browser**: Yes Chrome
**Problem type**: Site is not usable
**Descripti…
-
I'm building an alternative implementation of a (mostly) decentralised networking protocol. This protocol consists of the following services:
- Client (any HTTP client, could be `curl` or an applic…
-
Since ts-liveview already starts to care for XSS-attacks, in https://github.com/beenotung/ts-liveview
> Using JSX, the string values are auto escaped, which helps to prevent XSS from dynamic conten…
-
Following the server-push example, I am using a slightly adapted version:
``` javascript
const bundleJsUrl = '/static/js/bundle.js'
const stream = res.push(bundleJsUrl, {
//status: 200, // option…
-
### Steps to reproduce
Not sure how to reproduce. It is potentially happening only on a Google Play review device?
Android 12, Pixel 6 Pro, and I just got a pile of errors again after submitting…
-
Whet trying to run semantic release I get this error:
```
[1:00:30 PM] [semantic-release] › ℹ Start step "publish" of plugin "@semantic-release/gitlab"
[1:00:30 PM] [semantic-release] [@semantic-r…
-
This is a accumulative ticket collecting all the features/todo's for future versions of Contao to better support HTTP/2 to get the best out of it. The list is not final, I'll just keep updating it, ev…
-
# Schema Inaccuracy
The `events` schema for `GET /users/{username}/events/public` is incomplete.
It is missing the `PushEvent`, and possibly others
## Expected
For the schema to include de…
-
Hi,
I've noticed that following the async code example from the documentation leads to some pushes not being sent, in spite of using `connection.join` to wait for all pushes to be sent and for all …