-
### What feature do you want to see added?
In https://github.com/jenkinsci/azure-vm-agents-plugin/pull/406, a new launch method for inbound agents on Linux was introduced.
The documentation states…
-
**Jetty Version**
Jetty 12.0.12
**Jetty Environment**
EE8
**Java Version**
17
**Question**
On XWiki, I'm trying to upgrade from Jetty 10 to Jetty 12.0.12 and one of our tests is faili…
-
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar.
### Example failure
https://github.com/apache/pulsar/actions/runs/3374…
-
debug: set close timeout for client 438823659631090974
debug: cleared close timeout for client 438823659631090974
debug: cleared heartbeat interval for client 438823659631090974
debug: discarding tran…
-
mio.netty.handler.codec.http.websocketx.WebSocketHandshakeException: Invalid handshake response getStatus: 400 Bad Request
at io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker.finishHa…
-
```
What steps will reproduce the problem?
1. Execute WebSocket handshake initiated by large HTTP request (e.g. large
amount of data inside "Cookie" header).
2. Client will get "Error during WebSocke…
-
I had an issue with events being published twice. That is, the `onMessage` callback was called twice for each message.
Below is a partial explanation of what the issue is.
Short version: Sometimes…
-
Hi,
I am getting the below error while executing the "SlackDirectConnection.java"
ERROR com.ullink.slack.simpleslackapi.impl.SlackWebSocketSessionImpl - javax.websocket.DeploymentException: Handshake…
-
```
let ws = web.newWebSocket('wss://echo.websocket.events')
setImmediate(() => {
console.log('This is fine')
})
ws.on('open', (res, ws) => {
setImmediate(() => {
console.log('This …
-
http://www.hllinc.cn/public/2015/10/13/SpringMVC%E6%95%B4%E5%90%88WebSocket/
Spring4已经加入了对Websocket支持。 引入Spring4的jar包,以及Spring websocket的jar包 web.xml文件用3.0版本。 1234567< web-app xmlns:xsi= “…