| Modifier and Type | Method and Description |
|---|---|
HttpCarbonRequest |
WebSocketHandshaker.getHttpCarbonRequest()
Get the HttpCarbonRequest received from the client to perform the handshake.
|
| Modifier and Type | Method and Description |
|---|---|
static HttpCarbonRequest |
Http2StateUtil.setupCarbonRequest(io.netty.handler.codec.http.HttpRequest httpRequest,
Http2SourceHandler http2SourceHandler,
int streamId)
Creates a
HttpCarbonRequest from HttpRequest. |
| Modifier and Type | Method and Description |
|---|---|
HttpCarbonRequest |
DefaultWebSocketHandshaker.getHttpCarbonRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWebSocketHandshaker.setHttpCarbonRequest(HttpCarbonRequest request) |
Copyright © 2023 WSO2. All rights reserved.