-
## Is this a security vulnerability?
no
## Issue
Gorouter is not able to handle HTTP/2 Websockets requests ([RFC 8441](https://datatracker.ietf.org/doc/html/rfc8441)).
## Affected Versions
la…
-
This adds to RFC 1001 at #4
# Overview
Features supported by HTTP:
1. `Authorization` header
2. `Cookie`
3. Basic and digest auth by browser (unusable)
Features suported by browser-based …
-
It would be great if it were possible to run the backend in headless mode, and serve the front-end to a web-browser like in [wails](https://wails.app/reference/cli/#serve) which also implements someth…
-
I was working with this library in order to implement bidirectional communication over grpc-web using a new elm protocol buffer library that makes use of this.
In order to get the bytes that the el…
-
Exec and Attach class are non-standard calls that kubernetes API server uses to connect to a port of a pod/container or execute a command on them. It uses SPDY or WebSockets. Normal calls to these end…
-
It appears that some recent updates to werkzeug have broken this plugin. I did a bit of digging and most of the relevant changes are around adding support for websockets. It might end up being infeasi…
-
DCV on the head node leverages the default transport protocol configuration of WebSockets over TCP, but it can support QUIC with minor backwards-compatible configuration change.
I enable QUIC by de…
-
### Preliminary Checks
- [X] I have already searched for [existing issues](https://github.com/ccxt/ccxt/issues) and confirmed that this issue is not a duplicate
### Is your feature request related t…
-
**Describe the bug**
We have a AKS setup with AGIC. There is a pod running an ASP.NET 5 application. In front of this pod there is a service:
```yaml
apiVersion: v1
kind: Service
metadata:
nam…
-
According to https://websocketstest.com/ jBrowserDriver doesnt support WebSocket, is it working in the right way? I am using next config:
```
Settings settings = Settings.builder()
.s…